mirror of
https://github.com/valitydev/testcontainers-annotations.git
synced 2024-11-06 08:55:19 +00:00
Update geck.version to v1
This commit is contained in:
parent
e3e4fb85d3
commit
7f6c19cf8a
4
pom.xml
4
pom.xml
@ -12,7 +12,7 @@
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<artifactId>testcontainers-annotations</artifactId>
|
||||
<version>2.0.4</version>
|
||||
<version>2.1.0</version>
|
||||
|
||||
<name>testcontainers-annotations</name>
|
||||
<description>testcontainers-annotations</description>
|
||||
@ -42,7 +42,7 @@
|
||||
<spring-boot.version>3.0.2</spring-boot.version>
|
||||
<woody.version>1.0.5</woody.version>
|
||||
<kafka-common-lib.version>0.0.3</kafka-common-lib.version>
|
||||
<geck.version>0.0.1</geck.version>
|
||||
<geck.version>1.0.2</geck.version>
|
||||
<lombok.version>1.18.24</lombok.version>
|
||||
<testcontainers.version>1.17.6</testcontainers.version>
|
||||
<junit-jupiter.version>5.9.2</junit-jupiter.version>
|
||||
|
Loading…
Reference in New Issue
Block a user