Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Feb 22, 2024
1 parent b93da87 commit aba21c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/groovy/dex2jar.build-conventions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ plugins {
ext.antlr3Version = '3.5.3'
ext.antlr4Version = '4.13.1'
ext.asmVersion = '9.6'
ext.baksmaliVersion = '3.0.3'
ext.commonsCompressVersion = '1.25.0'
ext.baksmaliVersion = '3.0.5'
ext.commonsCompressVersion = '1.26.0'
ext.jUnitVersion = '5.10.2'
ext.jUnitPlatformVersion = '1.10.2'
ext.r8Version = '4.0.63' // Newer versions only for Java 11+
Expand Down

0 comments on commit aba21c2

Please sign in to comment.