Skip to content

Commit

Permalink
Update plexus-archiver to 4.7.1 (#2760)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 18, 2023
1 parent 21dd616 commit dc90fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Expand Up @@ -34,7 +34,7 @@ object Deps {
def monadlessStdlib = ivy"io.monadless::monadless-stdlib:${Versions.monadless}"
def noCrcZis = ivy"io.github.alexarchambault.scala-cli.tmp:zip-input-stream:0.1.1"
def osLib = ivy"com.lihaoyi::os-lib:0.9.1"
def plexusArchiver = ivy"org.codehaus.plexus:plexus-archiver:4.6.3"
def plexusArchiver = ivy"org.codehaus.plexus:plexus-archiver:4.7.1"
// plexus-archiver needs its loggers
def plexusContainerDefault = ivy"org.codehaus.plexus:plexus-container-default:2.1.1"
.exclude("junit" -> "junit")
Expand Down

0 comments on commit dc90fa2

Please sign in to comment.