Skip to content

Commit

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

chore(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre
  • Loading branch information
tvainika authored Apr 2, 2024
2 parents e312a8f + ba2ea8f commit 6353dee
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 @@ -159,7 +159,7 @@ dependencies {
runtimeOnly("com.microsoft.sqlserver:mssql-jdbc:12.6.1.jre11")
runtimeOnly("mysql:mysql-connector-java:8.0.33")

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

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

0 comments on commit 6353dee

Please sign in to comment.