Skip to content

Commit

Permalink
Update dependency org.rocksdb:rocksdbjni to v8.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent f302535 commit 8918938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ quarkus-cassandra-bom = { module = "io.quarkus.platform:quarkus-cassandra-bom",
quarkus-google-cloud-services-bom = { module = "io.quarkus.platform:quarkus-google-cloud-services-bom", version.ref = "quarkus" }
quarkus-logging-sentry = { module = "io.quarkiverse.loggingsentry:quarkus-logging-sentry", version = "2.0.4" }
rest-assured = { module = "io.rest-assured:rest-assured", version = "5.3.2" }
rocksdb-jni = { module = "org.rocksdb:rocksdbjni", version = "8.6.7" }
rocksdb-jni = { module = "org.rocksdb:rocksdbjni", version = "8.7.3" }
scala-library-v212 = { module = "org.scala-lang:scala-library", version = { strictly = "[2.12, 2.13[", prefer = "2.12.18" }}
scala-library-v213 = { module = "org.scala-lang:scala-library", version = { strictly = "[2.13, 2.14[", prefer = "2.13.12"}}
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
Expand Down

0 comments on commit 8918938

Please sign in to comment.