Skip to content

Commit

Permalink
build(deps): update scala3-library from 3.3.0 to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 2, 2024
1 parent 0073bb4 commit 90e55e1
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
@@ -1,4 +1,4 @@
lazy val scala3 = "3.3.0"
lazy val scala3 = "3.3.3"
lazy val scala213 = "2.13.11"
lazy val scala212 = "2.12.18"
lazy val supportedScalaVersions = List(scala3, scala213, scala212)
Expand Down

0 comments on commit 90e55e1

Please sign in to comment.