mirror of
https://github.com/valitydev/shumway-replicator.git
synced 2024-11-06 00:25:17 +00:00
scope test and bump
This commit is contained in:
parent
9a106b2b4f
commit
c18ae642e5
3
pom.xml
3
pom.xml
@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>com.rbkmoney</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.3.2.RELEASE</version>
|
||||
<version>2.3.3.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>shumway-replicator</artifactId>
|
||||
@ -118,6 +118,7 @@
|
||||
<groupId>org.testcontainers</groupId>
|
||||
<artifactId>postgresql</artifactId>
|
||||
<version>1.14.3</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user