Skip to content

Commit

Permalink
Merge pull request #1482 from Friendseeker/bump-scala-3-1
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n authored Oct 22, 2024
2 parents 028b12b + 78af2d9 commit 48758a8
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 @@ -9,7 +9,7 @@ object Dependencies {
val scala211 = "2.11.12"
val scala212 = "2.12.20"
val scala213 = "2.13.15"
val scala3ForBridge = "3.3.1"
val scala3ForBridge = "3.3.4"
val scala213ForBridge = "2.13.15"
val defaultScalaVersion = scala212
val compilerBridgeVersions = Seq(scala212, scala210, scala211, scala213)
Expand Down

0 comments on commit 48758a8

Please sign in to comment.