Skip to content

Commit 3c497ce

Browse files
authored
resolves #1970 [Test Toolkit] fix atrium deprecations (#1971)
1 parent 0ba5829 commit 3c497ce

File tree

3 files changed

+351
-131
lines changed

3 files changed

+351
-131
lines changed

bot/test-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
</dependency>
7878
<dependency>
7979
<groupId>ch.tutteli.atrium</groupId>
80-
<artifactId>atrium-cc-en_GB-robstoll</artifactId>
80+
<artifactId>atrium-fluent-jvm</artifactId>
8181
<version>${atrium}</version>
8282
<scope>compile</scope>
8383
</dependency>

0 commit comments

Comments
 (0)