Skip to content

Commit 9f9c5f6

Browse files
authored
Version bumps
1 parent a595fcf commit 9f9c5f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
2727
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")
2828

2929
val catsV = "2.8.0"
30-
val catsEffectV = "3.3.14-1-5d11fe9"
30+
val catsEffectV = "3.3.14"
3131
val slf4jV = "1.7.36"
32-
val munitCatsEffectV = "2.0-5e03bfc"
32+
val munitCatsEffectV = "2.0.0-M3"
3333
val logbackClassicV = "1.2.11"
3434

3535
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)