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.
1 parent cb16667 commit fa61400Copy full SHA for fa61400
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt.*
3
object Dependencies {
4
lazy val Examples = config("example") extend Compile
5
6
- val slf4jVersion = "2.0.16"
+ val slf4jVersion = "2.0.17"
7
val nettyVersion = "4.1.119.Final"
8
val scalaStmVersion = "0.11.1"
9
val bcVersion = "1.76" // bouncycastle
0 commit comments