Skip to content

Commit 81314a7

Browse files
authored
Merge pull request #105 from Kordyjan/scala-3.4.2
Update Scala to 3.4.2
2 parents 3b4107e + 5b8f687 commit 81314a7

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,5 +1,5 @@
11
val scala2Version = "2.13.13"
2-
val scala3Version = "3.4.1"
2+
val scala3Version = "3.4.2"
33

44
lazy val root = project
55
.in(file("."))

0 commit comments

Comments
 (0)