Merge pull request #1 from WiIIiam278/dependabot/gradle/de.themoep-minedown-adventure-1.7.2-SNAPSHOT

Bump de.themoep:minedown-adventure from 1.7.1-SNAPSHOT to 1.7.2-SNAPSHOT
dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.10.2
William 1 year ago committed by GitHub
commit 91fc5fe6c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,10 +16,10 @@ repositories {
} }
dependencies { dependencies {
compileOnly 'de.themoep:minedown-adventure:1.7.1-SNAPSHOT' compileOnly 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
compileOnly 'org.jetbrains:annotations:24.0.1' compileOnly 'org.jetbrains:annotations:24.0.1'
testImplementation 'de.themoep:minedown-adventure:1.7.1-SNAPSHOT' testImplementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
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.3' testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'

Loading…
Cancel
Save