Skip to content

Commit 5b86224

Browse files
Update scala-library to 2.13.16
1 parent f9fa950 commit 5b86224

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
@@ -1,7 +1,7 @@
11
import ReleaseTransformations.*
22
import sbtversionpolicy.withsbtrelease.ReleaseVersion
33

4-
ThisBuild / scalaVersion := "2.13.15"
4+
ThisBuild / scalaVersion := "2.13.16"
55
ThisBuild / crossScalaVersions := Seq(
66
scalaVersion.value,
77
"3.3.1",

0 commit comments

Comments
 (0)