From 132e5906ab914ba8ec4c83431abe24a408771eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 23:09:22 +0000 Subject: [PATCH] chore(deps-dev): bump net.jqwik:jqwik from 1.9.2 to 1.10.1 Bumps [net.jqwik:jqwik](https://github.com/jqwik-team/jqwik) from 1.9.2 to 1.10.1. - [Release notes](https://github.com/jqwik-team/jqwik/releases) - [Commits](https://github.com/jqwik-team/jqwik/compare/1.9.2...1.10.1) --- updated-dependencies: - dependency-name: net.jqwik:jqwik dependency-version: 1.10.1 dependency-type: direct:development update-type: version-update:semver-minor ... 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..641ea30 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.10.1test org.springframework.bootspring-boot-maven-plugin