Skip to content

Commit 7f18843

Browse files
Bump junit in /plugins/com.gwtplugins.gwt.eclipse.testing/resources
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent db67707 commit 7f18843

File tree

1 file changed

+1
-1
lines changed
  • plugins/com.gwtplugins.gwt.eclipse.testing/resources

1 file changed

+1
-1
lines changed

plugins/com.gwtplugins.gwt.eclipse.testing/resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>junit</groupId>
115115
<artifactId>junit</artifactId>
116-
<version>4.11</version>
116+
<version>4.13.1</version>
117117
<scope>test</scope>
118118
</dependency>
119119
</dependencies>

0 commit comments

Comments
 (0)