Skip to content

Commit

Permalink
Merge branch 'master' into update/slf4j-api-2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
justcoon authored Apr 19, 2024
2 parents 1372dfb + 1c1f6f4 commit ae08851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ inThisBuild(
),
Developer("justcoon", "Peter Kotula", "[email protected]", url("https://github.com/justcoon"))
),
zioVersion := "2.0.21",
zioVersion := "2.0.22",
scala212 := "2.12.17",
scala213 := "2.13.10",
scala3 := "3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Versions {
val slf4j2Version = "2.0.13"
val logbackVersion = "1.2.13"
val logback2Version = "1.4.12"
val scalaCollectionCompatVersion = "2.11.0"
val scalaCollectionCompatVersion = "2.12.0"
val logstashLogbackEncoderVersion = "6.6"
val scalaJavaTimeVersion = "2.5.0"
val zioMetricsConnectorsVersion = "2.3.1"
Expand Down

0 comments on commit ae08851

Please sign in to comment.