Skip to content

Commit 203e0a2

Browse files
Bump junit:junit from 4.12 to 4.13.2
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2. - [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.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0871c6a commit 203e0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
slf4j_version = "2.0.9"
88
// not easy to update
99
koin_version = "1.0.2"
10-
junit_version = "4.12"
10+
junit_version = "4.13.2"
1111
unirest_version = "1.4.9"
1212
auth0_jwt_version = "3.4.1"
1313
hikaricp_version = "3.3.0"

0 commit comments

Comments
 (0)