Skip to content

Commit

Permalink
bump: scala3-library 3.3.1 (was 3.2.2) (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 15, 2023
1 parent 3e05bd1 commit 492605b
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 @@ -5,7 +5,7 @@ object Dependencies {

val Scala212 = "2.12.17"
val Scala213 = "2.13.11"
val Scala3 = "3.2.2"
val Scala3 = "3.3.1"
val CrossScalaVersions = Seq(Scala213, Scala212, Scala3)

// Align the versions in integration-test/kubernetes-api-java/pom.xml
Expand Down

0 comments on commit 492605b

Please sign in to comment.