Skip to content

Commit

Permalink
Update dependency biz.aQute.bnd:biz.aQute.bnd.gradle to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent dae3ee6 commit 93b145c
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 93b145c

Please sign in to comment.