Skip to content

Commit

Permalink
Update log versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rkovalik-raft committed Jun 26, 2024
1 parent 66f45c3 commit 0e2a3e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Version.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
object Version {

val logback = "1.2.1"
val logback = "1.5.6"
val scalaTest = "3.0.8"
val scalaCheck = "1.17.0"
val akka = "2.8.5"
Expand Down Expand Up @@ -37,6 +37,6 @@ object Version {
val cormorant = "0.3.0"
val scalacheckShapeless = "1.2.5"
val diffx = "0.4.0"
val log4j = "2.15.0"
val log4j = "2.23.1"
val kubernetesApi = "21.0.0-legacy"
}

0 comments on commit 0e2a3e8

Please sign in to comment.