Skip to content

Commit

Permalink
Merge branch 'main' into update/pureconfig-core-0.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
geirolz authored Dec 4, 2024
2 parents 1c98368 + 15fb7f0 commit 10e9d45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/ProjectDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object ProjectDependencies {
private val munitEffectVersion = "2.0.0"
private val scalacheck = "1.18.1"
// integrations
private val catsEffectVersion = "3.5.6"
private val catsEffectVersion = "3.5.7"
private val pureConfigVersion = "0.17.8"
private val typesafeConfigVersion = "1.4.3"
private val cirisVersion = "3.6.0"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.10.5
sbt.version = 1.10.6

0 comments on commit 10e9d45

Please sign in to comment.