Skip to content

Commit

Permalink
Bump maven-artifact to 4.0.0-alpha-12
Browse files Browse the repository at this point in the history
  • Loading branch information
ImMorpheus committed Feb 24, 2024
1 parent 3575b09 commit d5ed6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
dependencies {
compileOnlyApi("org.checkerframework:checker-qual:3.26.0")
api("com.google.code.gson:gson:2.8.9")
api("org.apache.maven:maven-artifact:3.8.6")
api("org.apache.maven:maven-artifact:4.0.0-alpha-12")
}

sourceSets.main {
Expand Down

0 comments on commit d5ed6b3

Please sign in to comment.