diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2024-06-23 17:42:44 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2024-06-23 17:42:44 +0200 |
commit | e9df29872c45ea24059c1c819325e38fe9abd89b (patch) | |
tree | 887074d2b7f6e76b9a999da4850cfc20e31f927f /examples/quarkus/pom.xml | |
parent | d2280ad9e239fb686bcc1df74fa465dba50b235c (diff) |
Change-Id: I06868ec47274e0fc2c01420d48c5e3d9f24ebeb6
Diffstat (limited to 'examples/quarkus/pom.xml')
-rw-r--r-- | examples/quarkus/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index 40b8286..c24dc93 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -14,7 +14,7 @@ SPDX-License-Identifier: GPL-3.0-or-later <parent> <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId> <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId> - <version>6.1.0</version> + <version>6.2.0</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging-quarkus-example</artifactId> |