Skip to content

Commit

Permalink
Merge pull request #693 from osgi/dependabot/gradle/examples/osgi-tes…
Browse files Browse the repository at this point in the history
…t-example-gradle/dev.hargrave-add-maven-descriptor-1.1.0

build: Bump dev.hargrave:add-maven-descriptor from 1.0.0 to 1.1.0 in /examples/osgi-test-example-gradle
  • Loading branch information
juergen-albert authored Oct 4, 2023
2 parents ed36f3c + 3db2cf3 commit 70aefd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/osgi-test-example-gradle/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ repositories {

dependencies {
implementation("biz.aQute.bnd:biz.aQute.bnd.gradle:${bnd_version}")
implementation("dev.hargrave:add-maven-descriptor:1.0.0")
implementation("dev.hargrave:add-maven-descriptor:1.1.0")
}

0 comments on commit 70aefd3

Please sign in to comment.