Skip to content

Commit 72a614f

Browse files
dependabot[bot]FrankHossfeld
authored andcommitted
Bump junit from 4.12 to 4.13.1 in /gwt-editor-gwt2-tests
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd4ebdf commit 72a614f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gwt-editor-gwt2-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<maven.gwt.plugin>1.0.0</maven.gwt.plugin>
2020

2121
<gwt.version>2.9.0</gwt.version>
22-
<junit.version>4.12</junit.version>
22+
<junit.version>4.13.1</junit.version>
2323
</properties>
2424

2525
<dependencies>

0 commit comments

Comments
 (0)