Skip to content

Commit fd4ebdf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gwt-editor-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<gwt.version>2.8.2</gwt.version>
5656
<javapoet.version>1.12.1</javapoet.version>
5757
<compile.testing.version>0.18</compile.testing.version>
58-
<junit.version>4.13</junit.version>
58+
<junit.version>4.13.1</junit.version>
5959
<org.truth.version>0.23</org.truth.version>
6060
<truth.version>1.0</truth.version>
6161

0 commit comments

Comments
 (0)