Skip to content

Commit 64400d0

Browse files
dependabot[bot]github-actions[bot]MGross21
authored
Bump junit:junit from 4.12 to 4.13.2 (#29)
* 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-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * style: apply ktlint formatting [bot] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Michael Gross <[email protected]>
1 parent c7d18ec commit 64400d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ftc = "11.0.0"
33
androidx-appcompat = "1.2.0"
44
dashboard = "0.5.1"
5-
junit = "4.12"
5+
junit = "4.13.2"
66

77
[libraries]
88
ftc-inspection = { module = "org.firstinspires.ftc:Inspection", version.ref = "ftc" }

0 commit comments

Comments
 (0)