Skip to content

Commit

Permalink
Merge pull request #82 from honhimW/dependabot/gradle/io.projectreact…
Browse files Browse the repository at this point in the history
…or-reactor-bom-2023.0.11
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
2 parents 8382667 + 1a1ad3e commit 6407c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version = '1.11.0.0' // API docs version plus '.x(-SNAPSHOT/RC.x)?'
description = 'Reactive meilisearch rest client powered by reactor-netty-http.'

def title = 'Meilisearch rest client for java'
def reactorVersion = '2023.0.10'
def reactorVersion = '2023.0.11'
def jacksonVersion = '2.18.0'
def gsonVersion = '2.11.0'
def lombokVersion = '1.18.34'
Expand Down

0 comments on commit 6407c9f

Please sign in to comment.