Skip to content

Commit

Permalink
Merge pull request #3531 from javaparser/dependabot/maven/com.github.…
Browse files Browse the repository at this point in the history
…valfirst-jbehave-junit-runner-2.3.1
  • Loading branch information
MysterAitch committed Mar 28, 2022
2 parents 3b123f2 + c8c5180 commit 733bbd3
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 733bbd3

Please sign in to comment.