Skip to content

Commit 7dfcebd

Browse files
authored
Merge pull request #91 from scala-steward/update/commons-net-3.12.0
Update commons-net to 3.12.0
2 parents df291b4 + ae05ee4 commit 7dfcebd

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.18" // Tests only
2727
val commonsLang3Version = "3.18.0"
2828
val commonsCodecVersion = "1.19.0"
2929
val guavaVersion = "33.4.8-jre"
30-
val commonsNetVersion = "3.11.1"
30+
val commonsNetVersion = "3.12.0"
3131
val scalatestVersion = "3.2.19"
3232

3333
val noPublishSettings = Seq(

0 commit comments

Comments
 (0)