From 28881e0cd04aaaf8277b07915ee2cfc906a4288e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:45:26 +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.2 - [Release notes](https://github.com/quarkiverse/quarkus-jgit/releases) - [Commits](https://github.com/quarkiverse/quarkus-jgit/compare/3.3.1...3.3.2) --- 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..53f564ea 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -25,7 +25,7 @@ ${quarkus.platform.version} ${quarkus.devtools.version} - 3.3.1 + 3.3.2 2.0.7 2.0.5 3.5.1 diff --git a/pom.xml b/pom.xml index 8f627a03..9d939692 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}