Skip to content

Commit 4902fe2

Browse files
committed
Update dependency ch.tutteli.atrium:atrium-cc-en_GB-robstoll to v0.9.1
1 parent e805f78 commit 4902fe2

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
@@ -25,7 +25,7 @@ dependencies {
2525
implementation(kotlin(module = "stdlib"))
2626

2727
testImplementation(kotlin("reflect"))
28-
testImplementation(name = "atrium-cc-en_GB-robstoll", group = "ch.tutteli.atrium", version = "0.8.0")
28+
testImplementation(name = "atrium-cc-en_GB-robstoll", group = "ch.tutteli.atrium", version = "0.9.1")
2929
testImplementation(name = "junit-jupiter-api", group = "org.junit.jupiter", version = "5.6.0")
3030
testImplementation(name = "junit-jupiter-params", group = "org.junit.jupiter", version = "5.6.0")
3131

0 commit comments

Comments
 (0)