Skip to content

Commit

Permalink
Update slf4j-api to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Jan 15, 2024
1 parent aaa2e66 commit a020c31
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 @@ -60,7 +60,7 @@ val core = project
"software.amazon.awssdk" % "ec2" % awsSdkVersion,
"software.amazon.awssdk" % "autoscaling" % awsSdkVersion,
"com.typesafe" % "config" % "1.4.3",
"org.slf4j" % "slf4j-api" % "2.0.10"
"org.slf4j" % "slf4j-api" % "2.0.11"
)
)

Expand Down

0 comments on commit a020c31

Please sign in to comment.