Skip to content

Commit

Permalink
Update dependency ch.tutteli.atrium:atrium-fluent to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and robstoll committed Mar 26, 2024
1 parent 2ae2b84 commit db3fe8e
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 @@ -23,7 +23,7 @@ plugins {
id("io.gitlab.arturbosch.detekt") version "1.23.6"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
}
val atriumVersion by extra("1.2.0-RC1")
val atriumVersion by extra("1.2.0")
val spekVersion by extra("2.0.15")

the<ch.tutteli.gradle.plugins.junitjacoco.JunitJacocoPluginExtension>()
Expand Down

0 comments on commit db3fe8e

Please sign in to comment.