Skip to content

Commit 8c280fd

Browse files
authored
Merge pull request #1281 from scala-steward/update/patches
[3.0.x] Patch updates
2 parents 4d47aac + df11129 commit 8c280fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

play-scala-chatroom-example/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lazy val root = (project in file("."))
1515
"org.webjars" % "bootstrap" % "3.3.7-1",
1616
"net.logstash.logback" % "logstash-logback-encoder" % "7.3",
1717
"org.jsoup" % "jsoup" % "1.22.2",
18-
"ch.qos.logback" % "logback-classic" % "1.5.34",
18+
"ch.qos.logback" % "logback-classic" % "1.5.35",
1919
"org.apache.pekko" %% "pekko-slf4j" % pekkoVersion,
2020
"org.apache.pekko" %% "pekko-testkit" % pekkoVersion % Test,
2121
"org.apache.pekko" %% "pekko-stream-testkit" % pekkoVersion % Test,

0 commit comments

Comments
 (0)