Skip to content

Commit

Permalink
build: update bnd-platform to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler authored Nov 27, 2024
1 parent acd0996 commit af83b94
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:3.0.0-SNAPSHOT'
classpath 'org.standardout:bnd-platform:3.1.0'
classpath 'zipdiff:zipdiff:0.4'
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.0"
}
Expand Down

0 comments on commit af83b94

Please sign in to comment.