Skip to content

Commit 6d0ca7a

Browse files
authored
Merge pull request #10 from Rudge/dependabot/gradle/junit-junit-4.13.2
Bump junit:junit from 4.12 to 4.13.2
2 parents 0871c6a + 203e0a2 commit 6d0ca7a

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)