From fbfdc096ac4f1708339a17dead011788ce169803 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:12:25 +0000 Subject: [PATCH] chore(deps): update plugin java-qa to v1.50.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 c7abe77..c13f731 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.49.0"} +java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.50.0"}