Skip to content

Commit

Permalink
Dependencies: Update commons-compress from 1.26.1 to 1.26.2 (#691)
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] authored Jun 8, 2024
1 parent 4e4d756 commit 9aa2a30
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.26.1"
"org.apache.commons" % "commons-compress" % "1.26.2"
)

0 comments on commit 9aa2a30

Please sign in to comment.