This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch update/lmdbjava-0.9.2
in repository https://gitbox.apache.org/repos/asf/pekko.git

commit dac9a3f44883e0792065f9693fdba431d0d2b5a4
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 9 00:05:09 2025 +0000

    Update lmdbjava to 0.9.2
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index aaf83cf761..791719f459 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -75,7 +75,7 @@ object Dependencies {
     // reactive streams
     val reactiveStreams = "org.reactivestreams" % "reactive-streams" % 
reactiveStreamsVersion
 
-    val lmdb = "org.lmdbjava" % "lmdbjava" % "0.9.1"
+    val lmdb = "org.lmdbjava" % "lmdbjava" % "0.9.2"
 
     val junit = "junit" % "junit" % junitVersion
     val junit6 = "org.junit.jupiter" % "junit-jupiter-engine" % junit6Version


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to