Skip to content

Commit ac24d75

Browse files
Bump junit:junit from 4.13 to 4.13.2
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.2.md) - [Commits](junit-team/junit4@r4.13...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8197d76 commit ac24d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assertlog-log4j-junit4/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dependencies {
22
implementation project(':assertlog-core')
33
implementation('org.opentest4j:opentest4j:1.2.0')
4-
implementation('junit:junit:4.13')
4+
implementation('junit:junit:4.13.2')
55
implementation('log4j:log4j:1.2.17')
66
testImplementation('org.slf4j:slf4j-log4j12:1.7.30')
77
testImplementation('org.slf4j:jul-to-slf4j:1.7.30')

0 commit comments

Comments
 (0)