Update geck.version to v1

This commit is contained in:
renovate[bot] 2024-08-16 10:30:35 +00:00 committed by GitHub
parent e3e4fb85d3
commit 7f6c19cf8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>