Skip to content

Commit

Permalink
Update scalameta to 4.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CozyBot[bot] authored and CozyBot[bot] committed Mar 7, 2025
1 parent bf56dcc commit a19ab50
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 @@ -43,7 +43,7 @@ val munitCatsEffectV = "2.0.0"
val munitV = "1.1.0"
val scalajsDomV = "2.8.0"
def scodecV(scalaV: String) = if (scalaV.startsWith("2.")) "1.11.10" else "2.3.2"
val scalametaV = "4.13.2"
val scalametaV = "4.13.3"

lazy val root =
tlCrossRootProject
Expand Down

0 comments on commit a19ab50

Please sign in to comment.