Skip to content

Commit 4413c43

Browse files
Update scala-library to 2.13.16
1 parent 1c8fc28 commit 4413c43

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
@@ -1,7 +1,7 @@
11
Global / onChangedBuildSource := ReloadOnSourceChanges
22

33
val Scala212 = "2.12.20"
4-
val Scala213 = "2.13.15"
4+
val Scala213 = "2.13.16"
55
val Scala3 = "3.3.4"
66

77
ThisBuild / tlBaseVersion := "0.2"

0 commit comments

Comments
 (0)