Skip to content

Commit

Permalink
Bump jbehave-junit-runner from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [jbehave-junit-runner](https://github.com/valfirst/jbehave-junit-runner) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/valfirst/jbehave-junit-runner/releases)
- [Commits](valfirst/jbehave-junit-runner@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: com.github.valfirst:jbehave-junit-runner
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2022
1 parent 3b123f2 commit c8c5180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javaparser-core-testing-bdd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>com.github.valfirst</groupId>
<artifactId>jbehave-junit-runner</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c8c5180

Please sign in to comment.