From 5ae4244c454ec29311888733e053df6a7051df16 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 4 Sep 2022 15:43:44 +0200 Subject: Release 4.1.0. Change-Id: I41e637ada9225623b46f5a57bdf52b72de0fdfe2 --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 3460598..aa78fb0 100644 --- a/README.adoc +++ b/README.adoc @@ -48,7 +48,7 @@ If you are using Maven: eu.mulk.quarkus-googlecloud-jsonlogging quarkus-googlecloud-jsonlogging - 4.0.0 + 4.1.0 @@ -59,7 +59,7 @@ If you are using Gradle: [source,groovy] ---- dependencies { - implementation("eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging:4.0.0") + implementation("eu.mulk.quarkus-googlecloud-jsonlogging:quarkus-googlecloud-jsonlogging:4.1.0") } ---- -- cgit v1.2.3