Skip to content

Commit

Permalink
Fix Gradle 9 deprecation in this plugin's build
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennestuder committed Dec 25, 2023
1 parent 935529c commit 1b3b6e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies {

testImplementation 'com.h2database:h2:2.2.224'
testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
}

java {
Expand Down

0 comments on commit 1b3b6e4

Please sign in to comment.