From cff9fee5b38bbff69cb4f6541f10e5733916ab22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:53:31 +0000 Subject: [PATCH] chore(deps): update plugin java-qa to v1.77.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 391d2c8..749185f 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.77.0"} \ No newline at end of file