Skip to content

Commit 75e5606

Browse files
Update Scala version to 3.8.2 (#155)
1 parent 1c9b9a4 commit 75e5606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18"
2-
val scala3Version = "3.8.1"
2+
val scala3Version = "3.8.2"
33

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

0 commit comments

Comments
 (0)