We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ba7a2 commit 3ec851cCopy full SHA for 3ec851c
project/plugins.sbt
@@ -1,6 +1,6 @@
1
enablePlugins(BuildInfoPlugin)
2
3
-val sbtProtocV = "1.0.0"
+val sbtProtocV = "1.0.1"
4
5
buildInfoKeys := Seq[BuildInfoKey]("sbtProtocVersion" -> sbtProtocV)
6
0 commit comments