Skip to content

Commit

Permalink
add license plugin to project
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows committed Jan 29, 2024
1 parent 5b6b7b8 commit 0b19205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle-license-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ plugins {
alias(libs.plugins.maven.publish)
alias(libs.plugins.plugin.publish)
alias(libs.plugins.versions)
alias(libs.plugins.license)
id 'java-gradle-plugin'
id 'java-library'
id 'groovy'
Expand Down

0 comments on commit 0b19205

Please sign in to comment.