Skip to content

Commit acca8c5

Browse files
Bump junit:junit from 4.13.1 to 4.13.2 in the gradle group (#159)
Bumps the gradle group with 1 update: [junit:junit](https://github.com/junit-team/junit4). Updates `junit:junit` from 4.13.1 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.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e7d979 commit acca8c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ slf4j = "2.0.16"
55
slf4jVersionrange = "[1.7,3)"
66

77
[libraries]
8-
junit4 = { module = "junit:junit", version = "4.13.1" }
8+
junit4 = { module = "junit:junit", version = "4.13.2" }
99
logback = { module = "ch.qos.logback:logback-classic", version.ref = "logback" }
1010
slf4j = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }

0 commit comments

Comments
 (0)