Skip to content

Commit bb7de59

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.14.0
1 parent b80a46b commit bb7de59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'com.google.code.gson:gson:2.13.2'
6161
implementation 'org.jspecify:jspecify:1.0.0'
6262

63-
testImplementation platform('org.junit:junit-bom:5.13.4')
63+
testImplementation platform('org.junit:junit-bom:5.14.0')
6464
testImplementation 'org.junit.jupiter:junit-jupiter'
6565
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
6666
testImplementation "org.hamcrest:hamcrest-library:3.0"

0 commit comments

Comments
 (0)