Skip to content

Commit 681a8f7

Browse files
committed
🧹 chore: bump sbt version to 1.11.4
1 parent 22d4d6e commit 681a8f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44

55
// sbt cross build
6-
crossSbtVersions := Seq("1.11.1")
6+
crossSbtVersions := Seq("1.11.4")
77

88
// dependencies
99
val packagerVersion = "1.11.1"

‎project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.11.1
1+
sbt.version=1.11.4

0 commit comments

Comments
 (0)