Skip to content

Commit

Permalink
Bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Sep 15, 2022
1 parent 69df061 commit ed97178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ ThisBuild / Test / jsEnv := {
}

val catsVersion = "2.8.0"
val catsEffectVersion = "3.3.14-1-5d11fe9"
val catsEffectVersion = "3.3.14"
val scodecBitsVersion = "1.1.34"
val munitVersion = "1.0.0-M6"
val munitCEVersion = "2.0-5e03bfc"
val munitCEVersion = "2.0.0-M3"
val disciplineMUnitVersion = "2.0.0-M3"

lazy val root = tlCrossRootProject.aggregate(crypto, testRuntime)
Expand Down

0 comments on commit ed97178

Please sign in to comment.