Skip to content

Commit 3d9da12

Browse files
committed
dep: update sbt to 1.6.1
1 parent d7df279 commit 3d9da12

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
@@ -25,7 +25,7 @@ inThisBuild(
2525
licenses := Seq(
2626
"Apache-2.0" -> url("http://www.apache.org/license/LICENSE-2.0")
2727
),
28-
scalaVersion := "2.12.14"
28+
scalaVersion := "2.12.15"
2929
)
3030
)
3131

project/build.properties

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

0 commit comments

Comments
 (0)