Skip to content

Commit

Permalink
Merge pull request #121 from scala-steward/update/scala3-library-3.2.1
Browse files Browse the repository at this point in the history
Update scala3-library to 3.2.1
  • Loading branch information
geirolz committed Dec 14, 2022
2 parents 215cbee + be1ac50 commit 06a271d
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 @@ import ModuleMdocPlugin.autoImport.mdocScalacOptions
lazy val prjName = "erules"
lazy val org = "com.github.geirolz"
lazy val scala213 = "2.13.8"
lazy val scala31 = "3.1.3"
lazy val scala31 = "3.2.1"
lazy val supportedScalaVersions = List(scala213, scala31)

//## global project to no publish ##
Expand Down

0 comments on commit 06a271d

Please sign in to comment.