Skip to content

Commit

Permalink
Bump pf4j from 3.0.1 to 3.1.0 (#187)
Browse files Browse the repository at this point in the history
Bumps [pf4j](https://github.com/pf4j/pf4j) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/pf4j/pf4j/releases)
- [Changelog](https://github.com/pf4j/pf4j/blob/master/CHANGELOG.md)
- [Commits](pf4j/pf4j@release-3.0.1...release-3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and bsideup committed Nov 2, 2019
1 parent 019608b commit d251c5e
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 @@ -78,7 +78,7 @@ configure(subprojects.findAll { !it.name.startsWith("examples/") }) {
dependencies {
dependency 'org.projectlombok:lombok:1.18.10'

dependency 'org.pf4j:pf4j:3.0.1'
dependency 'org.pf4j:pf4j:3.1.0'

dependencySet(group: 'io.rsocket', version: '0.11.16') {
entry 'rsocket-transport-netty'
Expand Down

0 comments on commit d251c5e

Please sign in to comment.