Skip to content

Commit

Permalink
Merge pull request #669 from LimeChain/dependabot/gradle/com.google.g…
Browse files Browse the repository at this point in the history
…uava-guava-33.4.0-jre

chore(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
  • Loading branch information
Grigorov-Georgi authored Jan 2, 2025
2 parents ab438d9 + aa18e95 commit 31a2d9a
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 @@ -68,7 +68,7 @@ dependencies {
implementation("com.github.LimeChain:jsonrpc4j:1.7.0")

// Guava
implementation("com.google.guava:guava:33.3.1-jre")
implementation("com.google.guava:guava:33.4.0-jre")

// Apache commons
implementation("commons-io:commons-io:2.18.0")
Expand Down

0 comments on commit 31a2d9a

Please sign in to comment.