diff --git a/build.gradle b/build.gradle index 01fd12a..11e9940 100644 --- a/build.gradle +++ b/build.gradle @@ -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" } @@ -1046,3 +1046,4 @@ updateSites.each { name, siteUrl -> wrapper { gradleVersion = '8.4' } +