Skip to content

Commit 0ceca5d

Browse files
Bump junit from 4.11 to 4.12
Bumps [junit](https://github.com/junit-team/junit) from 4.11 to 4.12. - [Release notes](https://github.com/junit-team/junit/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.11...r4.12) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 7fe4d21 commit 0ceca5d

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
@@ -21,7 +21,7 @@
2121
<abstract-operator.version>0.2.2</abstract-operator.version>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<kotlin.version>1.2.60</kotlin.version>
24-
<junit.version>4.11</junit.version>
24+
<junit.version>4.12</junit.version>
2525
</properties>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)