Skip to content

Commit c19e8fd

Browse files
Update scala-library to 2.13.18
1 parent b3603bd commit c19e8fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
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.16"
4+
val Scala213 = "2.13.18"
55
val Scala3 = "3.3.7"
66

77
ThisBuild / tlBaseVersion := "0.2"

0 commit comments

Comments
 (0)