Skip to content

Commit 603bc83

Browse files
Bump junit:junit in /lib/plugins/aws/invoke-local/runtime-wrappers/java
Bumps [junit: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) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf350be commit 603bc83

File tree

1 file changed

+1
-1
lines changed
  • lib/plugins/aws/invoke-local/runtime-wrappers/java

1 file changed

+1
-1
lines changed

lib/plugins/aws/invoke-local/runtime-wrappers/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>junit</groupId>
4949
<artifactId>junit</artifactId>
50-
<version>4.13</version>
50+
<version>4.13.1</version>
5151
<scope>test</scope>
5252
</dependency>
5353
</dependencies>

0 commit comments

Comments
 (0)