We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252a5f9 commit 151547aCopy full SHA for 151547a
build.gradle
@@ -96,7 +96,7 @@ publishing {
96
scm {
97
connection = 'scm:git:git://github.com/grace-profiles/plugin.git'
98
developerConnection = 'scm:git:ssh://github.com:grace-profiles/plugin.git'
99
- url = 'https://github.com/grace-profiles/plugin/tree/2022.0.x'
+ url = 'https://github.com/grace-profiles/plugin/tree/2022.1.x'
100
}
101
102
0 commit comments