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 1a26797 commit a62e467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 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

0 comments on commit a62e467

Please sign in to comment.