Skip to content

Commit c2dffc1

Browse files
Update dependency scala to v2.13.13
1 parent 6b75829 commit c2dffc1

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.18"
1+
lazy val scala212 = "2.13.13"
22

33
lazy val supportedScalaVersions = List(scala212)
44

0 commit comments

Comments
 (0)