Skip to content

Commit

Permalink
Update scala3-library to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Feb 28, 2024
1 parent 2a7f154 commit f34a2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object dependencies extends AutoPlugin {

val scala2_13 = "2.13.12"

val scala3 = "3.3.0"
val scala3 = "3.3.1"

val commonSettings: Seq[Def.Setting[_]] = Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit f34a2eb

Please sign in to comment.