Skip to content

Commit 95e976c

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] <[email protected]>
1 parent 3a26eb3 commit 95e976c

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
@@ -20,7 +20,7 @@
2020
<abstract-operator.version>0.6.10</abstract-operator.version>
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222
<kotlin.version>1.3.60</kotlin.version>
23-
<junit.version>4.11</junit.version>
23+
<junit.version>4.12</junit.version>
2424
</properties>
2525

2626
<dependencies>

0 commit comments

Comments
 (0)