Skip to content

Commit

Permalink
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 7.0.0 to 7.1.0 (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent dae3ee6 commit 9e2a490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checker-qual/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
if (JavaVersion.current() >= JavaVersion.VERSION_17) {
// bnd builder depends on Java 17.
// As EISOP releases are made on Java 21, this shouldn't impact releases.
classpath('biz.aQute.bnd:biz.aQute.bnd.gradle:7.0.0')
classpath('biz.aQute.bnd:biz.aQute.bnd.gradle:7.1.0')
}
}
}
Expand Down

0 comments on commit 9e2a490

Please sign in to comment.