Skip to content

Commit

Permalink
Merge pull request #147 from guardian/update/non_aws
Browse files Browse the repository at this point in the history
chore(deps): Non-AWS dependency updates
  • Loading branch information
aracho1 authored Feb 26, 2025
2 parents fe6d920 + 31ab68c commit 2847742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ object Dependencies {
val apacheLog4JCore = "org.apache.logging.log4j" % "log4j-core" % log4j2Version
val apacheLog$jApi = "org.apache.logging.log4j" % "log4j-api" % log4j2Version % "provided"

val slf4jSimple = "org.slf4j" % "slf4j-simple" % "2.0.16"
val slf4jSimple = "org.slf4j" % "slf4j-simple" % "2.0.17"
}

0 comments on commit 2847742

Please sign in to comment.