Skip to content

Commit

Permalink
Upgrade BND to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Nov 23, 2019
1 parent df9db64 commit e23d8ca
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.1.0'
classpath 'biz.aQute.bnd:biz.aQute.bnd.gradle:4.2.0'
classpath 'org.owasp:dependency-check-gradle:5.2.1'
}
}
Expand Down

0 comments on commit e23d8ca

Please sign in to comment.