Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
Scala 3.3.1-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Jul 10, 2023
1 parent e1dfcf6 commit 3cf7cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/interplay/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package interplay
object ScalaVersions {
val scala212 = "2.12.18"
val scala213 = "2.13.11"
val scala3 = "3.3.0"
val scala3 = "3.3.1-RC3"
}

object SbtVersions {
Expand Down

0 comments on commit 3cf7cc5

Please sign in to comment.