From 08a1196ba5be30cafbddbadc1b5d86f9c44763cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 09:09:46 +0000 Subject: [PATCH] chore(deps): update plugin java-qa to v1.31.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..ddac4eb4 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.31.0"} \ No newline at end of file