Skip to content

Commit

Permalink
Upgrade bnd.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp committed Oct 8, 2023
1 parent 0a9cd9d commit 793c35d
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 @@ -3,7 +3,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.2.0"
classpath "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"
classpath 'org.ajoberstar.grgit:grgit-gradle:4.1.0'
classpath 'org.ajoberstar:gradle-git-publish:3.0.0'
}
Expand Down

0 comments on commit 793c35d

Please sign in to comment.