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 Nov 1, 2023
1 parent ce2cd26 commit e7776cf
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 @@ -22,7 +22,7 @@ plugins {
id("io.gitlab.arturbosch.detekt") version "1.23.3"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
}
val atriumVersion by extra("1.0.0")
val atriumVersion by extra("1.1.0")
val spekVersion by extra("2.0.15")

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

0 comments on commit e7776cf

Please sign in to comment.