Skip to content

Commit

Permalink
Merge pull request #187 from Aiven-Open/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…code.gson-gson-2.11.0

chore(deps): bump com.google.code.gson:gson from 2.10.1 to 2.11.0
  • Loading branch information
ivanyu authored Jun 3, 2024
2 parents 3c4c1ad + e4cb7a3 commit 6efc63f
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 @@ -80,7 +80,7 @@ ext {

dependencies {
implementation "com.google.guava:guava:33.2.1-jre"
implementation "com.google.code.gson:gson:2.10.1"
implementation "com.google.code.gson:gson:2.11.0"

compileOnly "org.apache.kafka:kafka_2.12:${kafkaVersion}"
compileOnly "org.slf4j:slf4j-api:1.7.36"
Expand Down

0 comments on commit 6efc63f

Please sign in to comment.