Skip to content

Commit b281fc9

Browse files
Merge pull request #101 from robstoll/patch-1
update to scala 2.13.13
2 parents 862b02b + 4835331 commit b281fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/g8/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val scala2Version = "2.13.12"
1+
val scala2Version = "2.13.13"
22
val scala3Version = "3.4.0"
33

44
lazy val root = project

0 commit comments

Comments
 (0)