Skip to content

Commit 8ed096f

Browse files
authored
Merge pull request #137 from cucumber/renovate/junit.version
Update dependency junit:junit to v4.13.1
2 parents 3f3ff2b + 8b2c239 commit 8ed096f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<gherkin.version>15.0.2</gherkin.version>
2525
<groovy.version>2.5.13</groovy.version>
2626
<jackson-databind.version>2.11.3</jackson-databind.version>
27-
<junit.version>4.13</junit.version>
27+
<junit.version>4.13.1</junit.version>
2828
<scala.2.11.version>2.11.12</scala.2.11.version>
2929
<scala.2.12.version>2.12.12</scala.2.12.version>
3030
<scala.2.13.version>2.13.3</scala.2.13.version>

0 commit comments

Comments
 (0)