Skip to content

Commit 445578a

Browse files
authored
Merge pull request #630 from scala-steward/update/commons-compress-1.25.0
Update commons-compress to 1.25.0
2 parents bc84bb1 + 18ba78b commit 445578a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
libraryDependencies += "com.amazonaws" % "aws-java-sdk-s3" % "1.12.589"
33

4-
libraryDependencies += "org.apache.commons" % "commons-compress" % "1.24.0"
4+
libraryDependencies += "org.apache.commons" % "commons-compress" % "1.25.0"
55

0 commit comments

Comments
 (0)