From 4c378219e427407bfa339036ff6bcdb6a8765057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 10:58:10 +0000 Subject: [PATCH] Bump the quarkiverse group across 1 directory with 2 updates Bumps the quarkiverse group with 2 updates in the / directory: [io.quarkiverse.playwright:quarkus-playwright](https://github.com/quarkiverse/quarkus-playwright) and [io.quarkiverse.jgit:quarkus-jgit](https://github.com/quarkiverse/quarkus-jgit). Updates `io.quarkiverse.playwright:quarkus-playwright` from 1.0.0 to 2.0.0 - [Release notes](https://github.com/quarkiverse/quarkus-playwright/releases) - [Commits](https://github.com/quarkiverse/quarkus-playwright/compare/1.0.0...2.0.0) Updates `io.quarkiverse.jgit:quarkus-jgit` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/quarkiverse/quarkus-jgit/releases) - [Commits](https://github.com/quarkiverse/quarkus-jgit/compare/3.3.1...3.3.3) --- updated-dependencies: - dependency-name: io.quarkiverse.playwright:quarkus-playwright dependency-type: direct:production update-type: version-update:semver-major dependency-group: quarkiverse - dependency-name: io.quarkiverse.jgit:quarkus-jgit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkiverse ... Signed-off-by: dependabot[bot] --- base/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/pom.xml b/base/pom.xml index 325cbf75..b4688a0f 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -25,7 +25,7 @@ ${quarkus.platform.version} ${quarkus.devtools.version} - 3.3.1 + 3.3.3 2.0.7 2.0.5 3.5.1 diff --git a/pom.xml b/pom.xml index 395103fe..4f1d467c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ true 3.5.1 1.7.3 - 1.0.0 + 2.0.0 2.24.1 ${quarkus.platform.version}