Skip to content

Commit 79dd223

Browse files
committed
Update dependency org.vafer:jdependency to v2.12 (#1222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> (cherry picked from commit c24a570)
1 parent eea1451 commit 79dd223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("org.codehaus.plexus:plexus-utils:4.0.2")
3030
implementation("org.codehaus.plexus:plexus-xml:4.0.4")
3131
implementation("org.apache.logging.log4j:log4j-core:2.24.1")
32-
implementation("org.vafer:jdependency:2.11")
32+
implementation("org.vafer:jdependency:2.12")
3333

3434
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0") {
3535
exclude(group = "org.codehaus.groovy")

0 commit comments

Comments
 (0)