From a6c9df59c7b01cb346f1181896c5266df5c0d510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:49:28 +0000 Subject: build(deps-dev): bump io.quarkiverse.playwright:quarkus-playwright (#740) Bumps [io.quarkiverse.playwright:quarkus-playwright](https://github.com/quarkiverse/quarkus-playwright) from 2.1.3 to 2.2.1. - [Release notes](https://github.com/quarkiverse/quarkus-playwright/releases) - [Commits](https://github.com/quarkiverse/quarkus-playwright/compare/2.1.3...2.2.1) --- updated-dependencies: - dependency-name: io.quarkiverse.playwright:quarkus-playwright dependency-version: 2.2.1 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 f0d2077..f2ff4e0 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.quarkus.platform 3.29.0 2.6.2 - 2.1.3 + 2.2.1 1.56.0 true 3.2.5 -- cgit