Skip to content

Commit

Permalink
Merge pull request #106 from bwRavencl/dependabot/gradle/org.apache.x…
Browse files Browse the repository at this point in the history
…mlgraphics-batik-swing-1.17

Bump org.apache.xmlgraphics:batik-swing from 1.16 to 1.17
  • Loading branch information
bwRavencl authored Aug 21, 2023
2 parents 5849adc + fd39141 commit 3907766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ ext {
arch = DefaultNativePlatform.currentArchitecture
distAppendix = "${os.toFamilyName()}-$arch.name"

batikVersion = '1.16'
batikVersion = '1.17'
commonsCliVersion = '1.5.0'
hid4javaVersion = '85d76ecd85'
jxinputVersion = '1.0.0'
Expand Down

0 comments on commit 3907766

Please sign in to comment.