Skip to content

Commit

Permalink
chore(deps): bump com.github.LimeChain:jsonrpc4j from aefaade0c5 to 1…
Browse files Browse the repository at this point in the history
….7.0 (LimeChain#459)
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 132113e commit 59fdbc9
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 @@ -66,7 +66,7 @@ dependencies {
implementation("com.github.LimeChain:nabu:32f159f413")

//JSON-RPC
implementation("com.github.LimeChain:jsonrpc4j:aefaade0c5")
implementation("com.github.LimeChain:jsonrpc4j:1.7.0")

// Guava
implementation("com.google.guava:guava:33.2.1-jre")
Expand Down

0 comments on commit 59fdbc9

Please sign in to comment.