Skip to content

Commit

Permalink
Version bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Sep 14, 2022
1 parent a595fcf commit 9f9c5f6
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 @@ -27,9 +27,9 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"), JavaSpec.te
ThisBuild / tlVersionIntroduced := Map("3" -> "2.1.1")

val catsV = "2.8.0"
val catsEffectV = "3.3.14-1-5d11fe9"
val catsEffectV = "3.3.14"
val slf4jV = "1.7.36"
val munitCatsEffectV = "2.0-5e03bfc"
val munitCatsEffectV = "2.0.0-M3"
val logbackClassicV = "1.2.11"

Global / onChangedBuildSource := ReloadOnSourceChanges
Expand Down

0 comments on commit 9f9c5f6

Please sign in to comment.