Skip to content

Commit

Permalink
Merge pull request #101 from robstoll/patch-1
Browse files Browse the repository at this point in the history
update to scala 2.13.13
  • Loading branch information
nicolasstucki committed Mar 5, 2024
2 parents 862b02b + 4835331 commit b281fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/g8/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val scala2Version = "2.13.12"
val scala2Version = "2.13.13"
val scala3Version = "3.4.0"

lazy val root = project
Expand Down

0 comments on commit b281fc9

Please sign in to comment.