Skip to content

Commit

Permalink
Update plugin com.jaredsburrows.license to v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent d48b683 commit 515499f
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.4"
}

kotlin {
Expand Down

0 comments on commit 515499f

Please sign in to comment.