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.
2 parents 7e7c76e + 681a8f7 commit a4f081bCopy full SHA for a4f081b
build.sbt
@@ -3,10 +3,10 @@
3
*/
4
5
// sbt cross build
6
-crossSbtVersions := Seq("1.11.1")
+crossSbtVersions := Seq("1.11.4")
7
8
// dependencies
9
-val packagerVersion = "1.10.4"
+val packagerVersion = "1.11.1"
10
val packager19xVersion = "1.9.16"
11
12
addSbtPlugin(
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.11.1
+sbt.version=1.11.4
0 commit comments