Skip to content

Commit

Permalink
#309 Add missing plugin configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Jan 24, 2024
1 parent 9a0c60e commit ee49bc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions htmlSanityCheck-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
apply plugin: 'java-gradle-plugin'

dependencies {
testImplementation(
gradleTestKit()
Expand Down

0 comments on commit ee49bc1

Please sign in to comment.