Skip to content

Commit b4cde5f

Browse files
Update dependency scala to v2.13.16
1 parent 3712100 commit b4cde5f

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,4 +1,4 @@
1-
lazy val scala212 = "2.12.19"
1+
lazy val scala212 = "2.13.16"
22

33
lazy val supportedScalaVersions = List(scala212)
44

0 commit comments

Comments
 (0)