Skip to content

Commit

Permalink
Merge pull request #720 from LimeChain/dependabot/gradle/org.rocksdb-…
Browse files Browse the repository at this point in the history
…rocksdbjni-9.10.0

chore(deps): bump org.rocksdb:rocksdbjni from 9.8.4 to 9.10.0
  • Loading branch information
Grigorov-Georgi authored Jan 27, 2025
2 parents 214c8ab + 1b1e339 commit f31b574
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 @@ -22,7 +22,7 @@ repositories {

dependencies {
implementation("net.openhft:zero-allocation-hashing:0.27ea0")
implementation("org.rocksdb:rocksdbjni:9.8.4")
implementation("org.rocksdb:rocksdbjni:9.10.0")
compileOnly("org.projectlombok:lombok:1.18.36")
implementation("org.projectlombok:lombok:1.18.36")
implementation("org.web3j:crypto:4.12.3")
Expand Down

0 comments on commit f31b574

Please sign in to comment.