Skip to content

Commit

Permalink
Bump ch.tutteli.atrium:atrium-fluent
Browse files Browse the repository at this point in the history
Bumps [ch.tutteli.atrium:atrium-fluent](https://github.com/robstoll/atrium) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: ch.tutteli.atrium:atrium-fluent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robstoll committed Nov 14, 2023
1 parent 1a3ed07 commit 044e56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/multiplatform/kotlin-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent

// for infix-api -> change to 'atrium-infix'
val atriumApi = "atrium-fluent"
val atriumVersion = "1.0.0"
val atriumVersion = "1.1.0"
val junitVersion = "5.9.3"

plugins {
Expand Down

0 comments on commit 044e56b

Please sign in to comment.