Bump atrium-fluent-en_GB from 0.14.0 to 0.15.0 in /samples/multiplatform

Bumps [atrium-fluent-en_GB](https://github.com/robstoll/atrium) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/robstoll/atrium/releases)
- [Commits](https://github.com/robstoll/atrium/compare/v0.14.0...v0.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-24 04:20:44 +00:00
committed by Robert Stoll
parent 7f4089a5e4
commit 6be3bcf2b1

View File

@@ -7,7 +7,7 @@ buildscript {
ext {
// for infix-api -> change to 'atrium-infix-en_GB'
atrium_api = 'atrium-fluent-en_GB'
atrium_version = '0.14.0'
atrium_version = '0.15.0'
junit_version = '5.7.0'
}
}