From 7dcda77b4df6c82cc85ed45828bdc29d91fbc1a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 00:16:17 +0000 Subject: [PATCH] chore(deps): update plugin java-qa to v1.192.0 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index edc38d8..59bc75c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,4 +10,4 @@ wodt-wldt = { module = "io.github.webbasedwodt:wldt-wodt-adapter", version = "4. java-testing = [ "junit-api" ] [plugins] -java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.77.0"} +java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.192.0"}