Skip to content

Commit 386ada4

Browse files
authored
Merge pull request #1 from randomizedtesting/dependabot/gradle/junit-6.0.3
deps(java): bump junit from 6.0.2 to 6.0.3
2 parents 213d18f + 716adef commit 386ada4

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
@@ -1,7 +1,7 @@
11
[versions]
22
assertj = "3.27.7"
33
googleJavaFormat = "1.34.1"
4-
junit = "6.0.2"
4+
junit = "6.0.3"
55
spotless = "8.2.1"
66

77
[libraries]

0 commit comments

Comments
 (0)