Skip to content

Commit 62a7732

Browse files
feat(deps): update dependencies io.mockk:mockk from v1.13.16 to v1.14.6
1 parent 0e9cf29 commit 62a7732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
testImplementation("org.junit.jupiter:junit-jupiter-api")
1313
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
1414
testImplementation("org.junit.jupiter:junit-jupiter-params")
15-
testImplementation("io.mockk:mockk:1.13.16")
15+
testImplementation("io.mockk:mockk:1.14.6")
1616
testImplementation("com.squareup.okhttp3:mockwebserver:5.1.0")
1717
testImplementation("org.apache.commons:commons-lang3:3.18.0")
1818
testImplementation("org.apache.logging.log4j:log4j-api:2.25.1")

0 commit comments

Comments
 (0)