Skip to content

Commit 02fcd74

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.14.1
1 parent 876fd61 commit 02fcd74

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
@@ -4,7 +4,7 @@
44
# Versions which start with managed- are managed by Micronaut in the sense
55
# that they will appear in the Micronaut BOM as <properties>
66
#
7-
managed-junit5 = "5.14.0" # it should be aligned with gradle/libs.versions.toml #L6 in https://github.com/micronaut-projects/micronaut-test/
7+
managed-junit5 = "5.14.1" # it should be aligned with gradle/libs.versions.toml #L6 in https://github.com/micronaut-projects/micronaut-test/
88
managed-javax-annotation-api = "1.3.2"
99
managed-jna = "5.18.1"
1010
managed-jsr305 = "3.0.2"

0 commit comments

Comments
 (0)