Skip to content

Commit 34739a1

Browse files
Merge pull request #319 from Cosmo-Tech/dependabot/gradle/io.mockk-mockk-1.12.5
2 parents 00a20c6 + 83fb797 commit 34739a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ subprojects {
200200
testImplementation(kotlin("test"))
201201
testImplementation(platform("org.junit:junit-bom:5.8.2"))
202202
testImplementation("org.junit.jupiter:junit-jupiter")
203-
testImplementation("io.mockk:mockk:1.12.4")
203+
testImplementation("io.mockk:mockk:1.12.5")
204204
testImplementation("org.awaitility:awaitility-kotlin:4.2.0")
205205

206206
integrationTestImplementation("org.springframework.boot:spring-boot-starter-test") {

0 commit comments

Comments
 (0)