We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8100e01 commit db65c6cCopy full SHA for db65c6c
build.sbt
@@ -30,7 +30,7 @@ ThisBuild / makePomConfiguration := makePomConfiguration.value.withConfiguration
30
)
31
32
// Version and Scala settings
33
-val slickSeekerVersion = "0.3.1"
+val slickSeekerVersion = "0.3.2"
34
35
val scala3Version = "3.3.5"
36
val scala213Version = "2.13.16"
0 commit comments