Skip to content

Commit

Permalink
Update scala3-library to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 29, 2024
1 parent e256484 commit d508c25
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
Expand Up @@ -25,7 +25,7 @@ val Json4sVersion = "4.0.7"
val Avro4sVersionFor2 = "4.1.2"
// Version of Avro4s for Scala 3.X
val Avro4sVersionFor3 = "5.0.13"
val ScalaVersion = "3.3.3"
val ScalaVersion = "3.3.4"
val ScalatestVersion = "3.2.19"
val ScalazVersion = "7.2.36"
val Slf4jVersion = "2.0.16"
Expand Down

0 comments on commit d508c25

Please sign in to comment.