Skip to content

Commit

Permalink
Update plugin com.jaredsburrows.license to v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent d48b683 commit 8eba8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdsl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins {
// sast
id("io.gitlab.arturbosch.detekt") version "1.22.0"
// licence scanning
id("com.jaredsburrows.license") version "0.9.2"
id("com.jaredsburrows.license") version "0.9.5"
}

kotlin {
Expand Down

0 comments on commit 8eba8ad

Please sign in to comment.