We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d47aac + df11129 commit 8c280fdCopy full SHA for 8c280fd
1 file changed
play-scala-chatroom-example/build.sbt
@@ -15,7 +15,7 @@ lazy val root = (project in file("."))
15
"org.webjars" % "bootstrap" % "3.3.7-1",
16
"net.logstash.logback" % "logstash-logback-encoder" % "7.3",
17
"org.jsoup" % "jsoup" % "1.22.2",
18
- "ch.qos.logback" % "logback-classic" % "1.5.34",
+ "ch.qos.logback" % "logback-classic" % "1.5.35",
19
"org.apache.pekko" %% "pekko-slf4j" % pekkoVersion,
20
"org.apache.pekko" %% "pekko-testkit" % pekkoVersion % Test,
21
"org.apache.pekko" %% "pekko-stream-testkit" % pekkoVersion % Test,
0 commit comments