From ede549c614592f635563eb0058737279261043cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 23:08:39 +0000 Subject: [PATCH] chore(deps-dev): bump net.jqwik:jqwik from 1.9.2 to 1.9.3 Bumps [net.jqwik:jqwik](https://github.com/jqwik-team/jqwik) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/jqwik-team/jqwik/releases) - [Commits](https://github.com/jqwik-team/jqwik/compare/1.9.2...1.9.3) --- updated-dependencies: - dependency-name: net.jqwik:jqwik dependency-version: 1.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- notification-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notification-service/pom.xml b/notification-service/pom.xml index 5367955..116e806 100644 --- a/notification-service/pom.xml +++ b/notification-service/pom.xml @@ -1,4 +1,4 @@ - + @@ -37,7 +37,7 @@ org.testcontainerskafkatest org.springframework.kafkaspring-kafka-testtest org.awaitilityawaitilitytest - net.jqwikjqwik1.9.2test + net.jqwikjqwik1.9.3test org.springframework.bootspring-boot-maven-plugin