Skip to content

Commit a60b294

Browse files
Merge pull request #275 from Cosmo-Tech/dependabot/gradle/io.mockk-mockk-1.12.4
2 parents fd12d96 + 6c40554 commit a60b294

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
@@ -201,7 +201,7 @@ subprojects {
201201
testImplementation(kotlin("test"))
202202
testImplementation(platform("org.junit:junit-bom:5.8.2"))
203203
testImplementation("org.junit.jupiter:junit-jupiter")
204-
testImplementation("io.mockk:mockk:1.12.3")
204+
testImplementation("io.mockk:mockk:1.12.4")
205205
testImplementation("org.awaitility:awaitility-kotlin:4.2.0")
206206

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

0 commit comments

Comments
 (0)