From 41dea4977a569cf9279cfa378e32fe49b0a98f8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 12:45:36 +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