Skip to content

Commit

Permalink
Update snappy-java to 1.1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Sep 24, 2023
1 parent 7c56958 commit 7421c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ lazy val plugin =
"io.trino" % "trino-jdbc" % TRINO_VERSION,
"io.trino" % "trino-spi" % TRINO_VERSION,
"org.wvlet.airframe" %% "airframe-jdbc" % AIRFRAME_VERSION,
"org.xerial.snappy" % "snappy-java" % "1.1.10.3"
"org.xerial.snappy" % "snappy-java" % "1.1.10.4"
)
)
.dependsOn(api.jvm, core)
Expand Down

0 comments on commit 7421c23

Please sign in to comment.