Skip to content

Commit 25a3f3f

Browse files
Bump junit from 4.13 to 4.13.1 in /invoker/core (#72)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f21d6e7 commit 25a3f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invoker/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>junit</groupId>
128128
<artifactId>junit</artifactId>
129-
<version>4.13</version>
129+
<version>4.13.1</version>
130130
<scope>test</scope>
131131
</dependency>
132132
<dependency>

0 commit comments

Comments
 (0)