Skip to content

Commit

Permalink
Merge pull request #329 from Aiven-Open/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…guava-guava-33.2.1-jre

chore(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre
  • Loading branch information
AnatolyPopov authored Jun 3, 2024
2 parents 5dfbd8c + c6e8efa commit 9cfe33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ dependencies {
runtimeOnly("com.microsoft.sqlserver:mssql-jdbc:12.6.1.jre11")
runtimeOnly("com.mysql:mysql-connector-j:8.4.0")

implementation("com.google.guava:guava:33.1.0-jre")
implementation("com.google.guava:guava:33.2.1-jre")
implementation("org.slf4j:slf4j-api:$slf4jVersion")

testImplementation("org.junit.jupiter:junit-jupiter:$jupiterVersion")
Expand Down

0 comments on commit 9cfe33a

Please sign in to comment.