build(deps): bump com.github.jk1.dependency-license-report from 3.1.1 to 3.1.2 (#6188)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-24 21:23:30 +01:00
committed by GitHub
parent 2ade011106
commit 87464aca53

View File

@@ -6,7 +6,7 @@ plugins {
id "org.springdoc.openapi-gradle-plugin" version "1.9.0"
id "io.swagger.swaggerhub" version "1.3.2"
id "com.diffplug.spotless" version "8.4.0"
id "com.github.jk1.dependency-license-report" version "3.1.1"
id "com.github.jk1.dependency-license-report" version "3.1.2"
//id "nebula.lint" version "19.0.3"
id "org.sonarqube" version "7.2.3.7755"
}