Skip to content

Commit

Permalink
build: update bnd-platform version
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed Oct 23, 2023
1 parent 5b12761 commit 609f811
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
}
dependencies {
classpath 'org.standardout:gradle-include-plugin:0.2.0'
classpath 'org.standardout:bnd-platform:2.0.0-SNAPSHOT'
classpath 'org.standardout:bnd-platform:2.0.1'
classpath 'zipdiff:zipdiff:0.4'
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.0"
}
Expand Down Expand Up @@ -1046,3 +1046,4 @@ updateSites.each { name, siteUrl ->
wrapper {
gradleVersion = '8.4'
}

0 comments on commit 609f811

Please sign in to comment.