Skip to content

Commit 41e1d04

Browse files
authored
Merge pull request #133 from scala-steward/update/commons-net-3.13.0
Update commons-net to 3.13.0
2 parents f659141 + c85a820 commit 41e1d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ val logbackVersion = "1.5.32" // Tests only
2727
val commonsLang3Version = "3.20.0"
2828
val commonsCodecVersion = "1.21.0"
2929
val guavaVersion = "33.5.0-jre"
30-
val commonsNetVersion = "3.12.0"
30+
val commonsNetVersion = "3.13.0"
3131
val scalatestVersion = "3.2.19"
3232

3333
val noPublishSettings = Seq(

0 commit comments

Comments
 (0)