From e84b1989ae0a3c7e630d834762787506875889e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:25:03 +0000 Subject: [PATCH] chore(deps): update plugin java-qa to v1.32.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 391d2c88..b5169564 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,4 +24,4 @@ java-testing = [ ] [plugins] -java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.29.0"} \ No newline at end of file +java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.32.0"} \ No newline at end of file