We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e940cc commit f96c7e1Copy full SHA for f96c7e1
build.sbt
@@ -1,7 +1,7 @@
1
name := "derevo"
2
import com.typesafe.sbt.SbtGit.git
3
4
-val publishVersion = "0.12.2"
+val publishVersion = "0.12.3"
5
6
val common = List(
7
scalaVersion := "2.13.5",
0 commit comments