Skip to content

Commit

Permalink
Update dependency ch.tutteli.atrium:atrium-fluent to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 63642d3 commit 2f1bada
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 @@ -53,7 +53,7 @@ dependencies {
exclude(group = "ch.tutteli.niok")
exclude(group = "org.jetbrains.kotlin")
}
testImplementation("ch.tutteli.atrium:atrium-fluent:1.0.0", excludeNiokAndKotlin)
testImplementation("ch.tutteli.atrium:atrium-fluent:1.1.0", excludeNiokAndKotlin)
testImplementation("ch.tutteli.spek:tutteli-spek-extensions:1.2.1", excludeNiokAndKotlin)
}

Expand Down

0 comments on commit 2f1bada

Please sign in to comment.