Skip to content

Commit

Permalink
fix(deps): bump junit-pioneer from 1.6.2 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases)
- [Commits](junit-pioneer/junit-pioneer@v1.6.2...v1.7.0)

---
updated-dependencies:
- dependency-name: org.junit-pioneer:junit-pioneer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2022
1 parent 27afa3e commit fa30388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-commons-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ dependencies {
because "Dropwizard does not use the jakarta version yet so we replace it in weld with the javax version that comes as transitive dependency without explicit version."
}

api "org.junit-pioneer:junit-pioneer:1.6.2"
api "org.junit-pioneer:junit-pioneer:1.7.0"

// sda-commons-shared-*
api 'commons-io:commons-io:2.11.0'
Expand Down

0 comments on commit fa30388

Please sign in to comment.