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