Skip to content

Commit

Permalink
scala 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Mar 1, 2024
1 parent 1d7b273 commit 9187569
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 @@ -15,7 +15,7 @@ val pekkoVersion = "1.0.2"
val kamonVersion = "2.7.0"
val nettyVersion = "4.1.107.Final"

scalaVersion := "3.3.1"
scalaVersion := "3.3.3"

libraryDependencies += "org.reactivemongo" %% "reactivemongo" % "1.1.0-RC12" exclude ("org.scala-lang.modules", "scala-java8-compat_2.13")
libraryDependencies += "org.reactivemongo" % s"reactivemongo-shaded-native-$os-$arch" % "1.1.0-RC12"
Expand Down

0 comments on commit 9187569

Please sign in to comment.