Skip to content

Commit 815258d

Browse files
committed
Update scala-library to 2.13.16
1 parent 99cbc18 commit 815258d

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
import sbt.CrossVersion
22

33
lazy val scala212 = "2.12.18"
4-
lazy val scala213 = "2.13.14"
4+
lazy val scala213 = "2.13.16"
55
lazy val scala3LTS = "3.3.5"
66

77
lazy val commonSettings = List(

0 commit comments

Comments
 (0)