Skip to content

Commit 03de62e

Browse files
authored
Merge pull request #356 from samupra/main
Update to scala 2.12.14
2 parents 99c4822 + bad6866 commit 03de62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.13"
28+
scalaVersion := "2.12.14"
2929
)
3030
)
3131

0 commit comments

Comments
 (0)