Skip to content

Commit

Permalink
Dependencies: Update commons-compress from 1.27.0 to 1.27.1 (#731)
Browse files Browse the repository at this point in the history
Co-authored-by: alexklibisz-scala-steward[bot] <125160947+alexklibisz-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
alexklibisz-scala-steward[bot] committed Sep 6, 2024
1 parent 64e1e82 commit aa6e3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// SBT setup for the build plugins.

libraryDependencies ++= Seq(
"org.apache.commons" % "commons-compress" % "1.27.0"
"org.apache.commons" % "commons-compress" % "1.27.1"
)

0 comments on commit aa6e3a3

Please sign in to comment.