Skip to content

Commit

Permalink
Update HaloDB to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Apr 17, 2024
1 parent b0e8161 commit 82386af
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 @@ -44,7 +44,7 @@ ThisBuild / outputStrategy := Some(StdoutOutput)
ThisBuild / Test / testOptions += Tests.Argument(TestFrameworks.ScalaTest, "-oDF")

val collectionCompatVersion: String = "2.11.0"
val haloDBVersion: String = "v0.5.6"
val haloDBVersion: String = "0.5.6"
val rocksDBVersion: String = "9.0.0"
val catsEffectVersion: String = "3.5.4"
val fabricVersion: String = "1.14.2"
Expand Down

0 comments on commit 82386af

Please sign in to comment.