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

Commit

Permalink
Merge pull request #245 from mkurz/scala33
Browse files Browse the repository at this point in the history
Scala 3.3.0
  • Loading branch information
mkurz authored May 30, 2023
2 parents a5fd0f7 + e4a41ac commit b9cdcae
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-M2"
val scala213 = "2.13.11-M2"
val scala3 = "3.3.0-RC6"
val scala3 = "3.3.0"
}

object SbtVersions {
Expand Down

0 comments on commit b9cdcae

Please sign in to comment.