Skip to content

Commit 7a6520d

Browse files
Bump junit from 4.12 to 4.13.1 in /plugins/de.cognicrypt.crysl.handler
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] <support@github.com>
1 parent e379ff1 commit 7a6520d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • plugins/de.cognicrypt.crysl.handler

plugins/de.cognicrypt.crysl.handler/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>junit</groupId>
3838
<artifactId>junit</artifactId>
39-
<version>4.12</version>
39+
<version>4.13.1</version>
4040
</dependency>
4141
</dependencies>
4242
</plugin>
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>junit</groupId>
5151
<artifactId>junit</artifactId>
52-
<version>4.12</version>
52+
<version>4.13.1</version>
5353
</dependency>
5454
</dependencies>
5555
<executions>

0 commit comments

Comments
 (0)