Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 85af673

Browse files
renovate[bot]Goooler
authored andcommitted
fix(deps): update dependency org.apache.ant:ant to v1.10.13
1 parent 06a7775 commit 85af673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
implementation 'org.ow2.asm:asm:9.4'
99
implementation 'org.ow2.asm:asm-commons:9.4'
1010
implementation 'commons-io:commons-io:2.11.0'
11-
implementation 'org.apache.ant:ant:1.10.12'
11+
implementation 'org.apache.ant:ant:1.10.13'
1212
implementation 'org.codehaus.plexus:plexus-utils:3.4.2'
1313
implementation "org.apache.logging.log4j:log4j-core:2.18.0"
1414
implementation('org.vafer:jdependency:2.8.0') {

0 commit comments

Comments
 (0)