Skip to content

Commit

Permalink
Update scala3-library to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 4, 2024
1 parent 1881a24 commit 27dc657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ lazy val scala213 = "2.13.12"
Return to use a stable version when 'scala.quoted.Quotes.reflectModuleSymbol.newClass'
and 'scala.quoted.Quotes.reflectModule.ClassDef.apply' are no longer experimental methods
*/
lazy val scala3 = "3.3.0"
lazy val scala3 = "3.3.3"

ThisBuild / scalaVersion := scala3

Expand Down

0 comments on commit 27dc657

Please sign in to comment.