Skip to content

Commit

Permalink
Update dependency org.log4s:log4s to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 386cd75 commit f6f326b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ val Specs2Version = "4.20.2"
val cogniteSdkVersion = "2.7.757"

val prometheusVersion = "0.16.0"
val log4sVersion = "1.8.2"
val log4sVersion = "1.10.0"

sonatypeProfileName := "com.cognite" // default is same as organization and leads to 404 on sonatypeReleaseAll

Expand Down

0 comments on commit f6f326b

Please sign in to comment.