Skip to content

Commit

Permalink
Bumping biz.aQute.bnd plugin to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbylight committed Dec 4, 2024
1 parent 9d746f4 commit 98d729a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:7.1.0'
}
}

Expand All @@ -16,7 +16,7 @@ plugins {
assert JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)

group 'com.fifesoft'
// NOTE: Local Java 8: /Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home
// NOTE: Local Java 17: /Library/Java/JavaVirtualMachines/jdk-17.0.13+11/Contents/Home

allprojects {

Expand Down

0 comments on commit 98d729a

Please sign in to comment.