Skip to content

Commit

Permalink
Merge pull request #301 from scala-steward/update/2.3.x/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Jan 15, 2024
2 parents 1d150ab + 830b096 commit a6812d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {
}
}

val slf4jVersion = "2.0.9"
val slf4jVersion = "2.0.11"
val slf4j = "org.slf4j" % "slf4j-api" % slf4jVersion
val slf4jSimple = "org.slf4j" % "slf4j-simple" % slf4jVersion
}
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#
# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
#
sbt.version=1.9.7
sbt.version=1.9.8

0 comments on commit a6812d4

Please sign in to comment.