From a689cbc1637bfeeab55f9d206e1735e6d4fca93d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 13:59:27 +0000 Subject: [PATCH] chore(deps): update plugin java-qa to v1.31.1 --- 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..94fa7f3d 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.1"} \ No newline at end of file