Skip to content

Commit d59a56d

Browse files
committed
Update scala-library from 2.13.8 to 2.13.10
1 parent 30049a2 commit d59a56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lazy val root = (project in file("."))
99
inThisBuild(
1010
List(
1111
organization := "com.techmonal",
12-
scalaVersion := "2.13.8",
12+
scalaVersion := "2.13.10",
1313
scalastyleFailOnError := true,
1414
scalastyleFailOnWarning := false,
1515
scalafmtOnCompile := true,

0 commit comments

Comments
 (0)