We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc5f40 commit 1bc8be7Copy full SHA for 1bc8be7
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
}
6
dependencies {
7
classpath "org.graceframework:grace-gradle-plugin:$graceVersion"
8
- classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
+ classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
9
classpath "org.asciidoctor:asciidoctor-gradle-jvm:3.3.2"
10
classpath "org.liquibase:liquibase-core:$liquibaseVersion"
11
classpath "org.hibernate:hibernate-core-jakarta:$HibernateCoreVersion"
0 commit comments