Skip to content

Commit

Permalink
Bump poipath from 1.0.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps poipath from 1.0.0 to 1.1.1.

---
updated-dependencies:
- dependency-name: com.docu-tools:poipath
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2021
1 parent 2a9c054 commit e7024a5
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 @@ -43,7 +43,7 @@ dependencies {

testImplementation('org.junit.jupiter:junit-jupiter:5.8.1')
testImplementation("org.hamcrest:hamcrest:2.2")
testImplementation("com.docu-tools:poipath:1.0.0")
testImplementation("com.docu-tools:poipath:1.1.1")
}

tasks.withType(Checkstyle) {
Expand Down

0 comments on commit e7024a5

Please sign in to comment.