Skip to content

Commit

Permalink
Merge pull request #320 from scala-steward/update/scala3-library-3.3.4
Browse files Browse the repository at this point in the history
Update scala3-library to 3.3.4
  • Loading branch information
dos65 authored Nov 11, 2024
2 parents e3ee6fb + 3669227 commit b03f331
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.15"
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.4"

ThisBuild / scalaVersion := scala3

Expand Down

0 comments on commit b03f331

Please sign in to comment.