Skip to content

Commit

Permalink
Merge pull request #105 from Kordyjan/scala-3.4.2
Browse files Browse the repository at this point in the history
Update Scala to 3.4.2
  • Loading branch information
Kordyjan authored May 21, 2024
2 parents 3b4107e + 5b8f687 commit 81314a7
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,5 +1,5 @@
val scala2Version = "2.13.13"
val scala3Version = "3.4.1"
val scala3Version = "3.4.2"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit 81314a7

Please sign in to comment.