Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Commit 8e18341

Browse files
Bump junit:junit from 4.13 to 4.13.1
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 0cc7f23 commit 8e18341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<guava.version>28.2-android</guava.version>
2323
<slf4j.version>1.7.30</slf4j.version>
2424
<google.auth.version>0.20.0</google.auth.version>
25-
<junit.version>4.13</junit.version>
25+
<junit.version>4.13.1</junit.version>
2626
<google.api-common.version>1.8.1</google.api-common.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)