We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f659141 + c85a820 commit 41e1d04Copy full SHA for 41e1d04
build.sbt
@@ -27,7 +27,7 @@ val logbackVersion = "1.5.32" // Tests only
27
val commonsLang3Version = "3.20.0"
28
val commonsCodecVersion = "1.21.0"
29
val guavaVersion = "33.5.0-jre"
30
-val commonsNetVersion = "3.12.0"
+val commonsNetVersion = "3.13.0"
31
val scalatestVersion = "3.2.19"
32
33
val noPublishSettings = Seq(
0 commit comments