Skip to content

Commit

Permalink
Merge pull request #95 from scala-steward-bot/update/slf4j-simple-2.0.12
Browse files Browse the repository at this point in the history
Update slf4j-simple to 2.0.12

[skip ci]
  • Loading branch information
xuwei-k authored Feb 5, 2024
2 parents c0d7ffc + 6902692 commit 31bfd63
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 @@ -28,7 +28,7 @@ commonSettings

run / fork := true

libraryDependencies += "org.slf4j" % "slf4j-simple" % "2.0.11" % Runtime
libraryDependencies += "org.slf4j" % "slf4j-simple" % "2.0.12" % Runtime

lazy val `scalameta-ast` = projectMatrix
.in(file("core"))
Expand Down

0 comments on commit 31bfd63

Please sign in to comment.