From 903c14c879857d6310ba2bea15591432f12681f0 Mon Sep 17 00:00:00 2001 From: Matt Bertolini Date: Tue, 2 Jul 2024 11:58:32 -0400 Subject: [PATCH] Update sonar plugin to latest --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index c63d65c..e91f1b7 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -34,4 +34,4 @@ hamcrest = { module = "org.hamcrest:hamcrest", version = "2.2" } [plugins] asciidoctorConvert = { id = "org.asciidoctor.jvm.convert", version = "3.3.2" } -sonarqube = { id = "org.sonarqube", version = "4.2.0.3129" } \ No newline at end of file +sonarqube = { id = "org.sonarqube", version = "5.0.0.4638" } \ No newline at end of file