Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/io.github.gradle-nexus.p…
Browse files Browse the repository at this point in the history
…ublish-plugin-1.3.0
  • Loading branch information
lpicanco authored Jan 2, 2024
2 parents af0a926 + 90c6cb0 commit ee55f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ subprojects {
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.7.3")
testImplementation("io.mockk:mockk:1.13.4")
testImplementation("io.mockk:mockk:1.13.8")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
}
Expand Down

0 comments on commit ee55f92

Please sign in to comment.