Skip to content

Commit

Permalink
chore: Test 3.3.4-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin committed Jul 19, 2024
1 parent 7726b5c commit 1793a9c
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 @@ -18,7 +18,7 @@ object Dependencies {
// Update the .github workflows when these scala versions change
val scala212 = "2.12.19"
val scala213 = "2.13.14"
val scala3 = "3.3.3"
val scala3 = "3.3.4-RC1"

// the order in the list is important because the head will be considered the default.
val CrossScalaForLib = Seq(scala212, scala213, scala3)
Expand Down

0 comments on commit 1793a9c

Please sign in to comment.