Skip to content

Commit

Permalink
Update proguard-base to 7.4.2 (#2924)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 8, 2024
1 parent 5b79b08 commit 8236e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ object Deps {
def plexusContainerDefault = ivy"org.codehaus.plexus:plexus-container-default:2.1.1"
.exclude("junit" -> "junit")
def pprint = ivy"com.lihaoyi::pprint:0.8.1"
def proguard = ivy"com.guardsquare:proguard-base:7.4.1"
def proguard = ivy"com.guardsquare:proguard-base:7.4.2"
def pythonNativeLibs = ivy"ai.kien::python-native-libs:0.2.4"
def scalaAsync = ivy"org.scala-lang.modules::scala-async:0.10.0"
def scalaCliConfig = ivy"org.virtuslab.scala-cli::config:0.2.1"
Expand Down

0 comments on commit 8236e45

Please sign in to comment.