Merge pull request #8 from WiIIiam278/dependabot/gradle/org.junit.jupiter-junit-jupiter-engine-5.9.3

dependabot/gradle/net.kyori-adventure-api-4.14.0 2.0.3
William 2 years ago committed by GitHub
commit 6301f2cd15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ dependencies {
testImplementation 'net.kyori:adventure-platform-bukkit:4.3.0' testImplementation 'net.kyori:adventure-platform-bukkit:4.3.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3' testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
} }
compileJava.options.encoding = 'UTF-8' compileJava.options.encoding = 'UTF-8'

Loading…
Cancel
Save