Skip to content

Commit b1242c9

Browse files
author
Andrea Rosa
authored
Merge pull request #230 from fnproject/dependabot/maven/integration-tests/funcs/flowAllFeatures/junit-junit-4.13.1
build(deps-dev): bump junit from 4.12 to 4.13.1 in /integration-tests/funcs/flowAllFeatures
2 parents 806852a + 6a8e57c commit b1242c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration-tests/funcs/flowAllFeatures

integration-tests/funcs/flowAllFeatures/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>junit</groupId>
6363
<artifactId>junit</artifactId>
64-
<version>4.12</version>
64+
<version>4.13.1</version>
6565
<scope>test</scope>
6666
</dependency>
6767
<dependency>

0 commit comments

Comments
 (0)