From 7187b7f252cbd3dfd9be6b8ec758c86b5d424fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 15:51:11 +0000 Subject: build(deps-dev): bump io.quarkiverse.playwright:quarkus-playwright (#778) Bumps [io.quarkiverse.playwright:quarkus-playwright](https://github.com/quarkiverse/quarkus-playwright) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/quarkiverse/quarkus-playwright/releases) - [Commits](https://github.com/quarkiverse/quarkus-playwright/compare/2.2.1...2.3.0) --- updated-dependencies: - dependency-name: io.quarkiverse.playwright:quarkus-playwright dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 60ddf37..15e46a7 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.quarkus.platform 3.30.3 2.7.1 - 2.2.1 + 2.3.0 1.56.0 true 3.2.5 -- cgit