From 30247a9a2c207b8076255c96dfd49acdca63ae6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 19:18:18 +0000 Subject: build(deps-dev): bump io.quarkiverse.playwright:quarkus-playwright (#784) Bumps [io.quarkiverse.playwright:quarkus-playwright](https://github.com/quarkiverse/quarkus-playwright) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/quarkiverse/quarkus-playwright/releases) - [Commits](https://github.com/quarkiverse/quarkus-playwright/compare/2.3.0...2.3.1) --- updated-dependencies: - dependency-name: io.quarkiverse.playwright:quarkus-playwright dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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(-) diff --git a/pom.xml b/pom.xml index c158944..96310a3 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ io.quarkus.platform 3.30.5 2.7.1 - 2.3.0 + 2.3.1 1.57.0 true 3.2.5 -- cgit