diff options
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index a8ab579..01c2c2c 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId> <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId> - <version>3.1.3</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging</artifactId> |