From 95e2f0c44a64f98008a79b4c0f0231c49b3f8556 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 13:18:30 +0000 Subject: [PATCH] chore(deps): update plugin java-qa to v1.37.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 49d657d..29728e7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,4 +10,4 @@ wodt-wldt = { module = "io.github.webbasedwodt:wldt-wodt-adapter", version = "1. java-testing = [ "junit-api" ] [plugins] -java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.36.0"} +java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.37.0"}