Skip to content

Commit

Permalink
Update bnd to 5.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshilliard committed Feb 15, 2020
1 parent 717f87e commit 0a8f8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpos/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:4.3.1'
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.0.0'
classpath 'org.owasp:dependency-check-gradle:5.2.1'
}
}
Expand Down

0 comments on commit 0a8f8fd

Please sign in to comment.