Skip to content

Commit

Permalink
build(deps): bump com.github.jk1.dependency-license-report
Browse files Browse the repository at this point in the history
Bumps com.github.jk1.dependency-license-report from 2.7 to 2.8.

---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 297fcb2 commit 2d8e152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spring-boot-starter-webflux = { module = "org.springframework.boot:spring-boot-s
spring-security-test = { module = "org.springframework.security:spring-security-test" }

[plugins]
dependency-license-report = "com.github.jk1.dependency-license-report:2.7"
dependency-license-report = "com.github.jk1.dependency-license-report:2.8"
sonarqube = "org.sonarqube:5.0.0.4638"
spotless = "com.diffplug.spotless:6.25.0"
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
Expand Down

0 comments on commit 2d8e152

Please sign in to comment.