mirror of
https://github.com/valitydev/testcontainers-annotations.git
synced 2024-11-06 08:55:19 +00:00
remove test scope
This commit is contained in:
parent
0efdf33b7e
commit
69a435cf18
3
pom.xml
3
pom.xml
@ -12,7 +12,7 @@
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<artifactId>testcontainers-annotations</artifactId>
|
||||
<version>1.0.7</version>
|
||||
<version>1.0.8</version>
|
||||
<url>https://github.com/rbkmoney/testcontainers-annotations</url>
|
||||
|
||||
<licenses>
|
||||
@ -132,7 +132,6 @@
|
||||
<groupId>org.testcontainers</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
<version>${testcontainers.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.junit.vintage</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user