Skip to content

Commit 93c02a6

Browse files
Bump junit from 4.12 to 4.13.1 in /plugins/de.cognicrypt.core
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 2e3d612 commit 93c02a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/de.cognicrypt.core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>junit</groupId>
131131
<artifactId>junit</artifactId>
132-
<version>4.12</version>
132+
<version>4.13.1</version>
133133
</dependency>
134134
</dependencies>
135135
</plugin>
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>junit</groupId>
144144
<artifactId>junit</artifactId>
145-
<version>4.12</version>
145+
<version>4.13.1</version>
146146
</dependency>
147147
</dependencies>
148148
<executions>

0 commit comments

Comments
 (0)