Skip to content

Commit

Permalink
Merge pull request #60 from navikt/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlinx-kotlinx-coroutines-test-1.9.0

Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.8.1 to 1.9.0
  • Loading branch information
github-actions[bot] authored Sep 16, 2024
2 parents 521b1b3 + 58ce604 commit a0ad3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/xml/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {

testImplementation(kotlin("test"))
testImplementation("org.assertj:assertj-core:3.26.3")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0")
}

xjc {
Expand Down

0 comments on commit a0ad3e3

Please sign in to comment.