Skip to content

Commit 8da53e4

Browse files
authored
Merge pull request #1893 from Baeldung/update/scala3-library-3.7.1
Update scala3-library from 3.7.0 to 3.7.1
2 parents 2dcee9c + 70f8682 commit 8da53e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ScalaVersions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object ScalaVersions {
22
val scala2Version = "2.13.16"
3-
val scala3Version = "3.7.0"
3+
val scala3Version = "3.7.1"
44
@deprecated(
55
"Use Scala 2.13 or Scala 3. Don't use 2.12 unless it is a specific feature in 2.12."
66
)

0 commit comments

Comments
 (0)