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