Skip to content

Commit

Permalink
Merge pull request #905 from http4s/update/series/0.23/scala3-library…
Browse files Browse the repository at this point in the history
…-3.3.4

Update scala3-library to 3.3.4 in series/0.23
  • Loading branch information
danicheg authored Sep 29, 2024
2 parents 7058a6d + 3ca1332 commit d3a1282
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 @@ -3,7 +3,7 @@ import Dependencies._

val Scala212 = "2.12.20"
val Scala213 = "2.13.15"
val Scala3 = "3.3.3"
val Scala3 = "3.3.4"
val http4sVersion = "0.23.28"
val munitCatsEffectVersion = "2.0.0"

Expand Down

0 comments on commit d3a1282

Please sign in to comment.