Skip to content

Commit

Permalink
Bump atrium-fluent-en_GB from 0.11.0 to 0.13.0 in /samples/jvm/junit5
Browse files Browse the repository at this point in the history
Bumps [atrium-fluent-en_GB](https://github.com/robstoll/atrium) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](v0.11.0...v0.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and robstoll committed Oct 10, 2020
1 parent 4178250 commit 8120ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/jvm/junit5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat

buildscript {
ext {
atrium_version = '0.11.0'
atrium_version = '0.13.0'
junit_version = '5.3.1'
}
}
Expand Down

0 comments on commit 8120ac1

Please sign in to comment.