Skip to content

Commit ef93360

Browse files
committed
Update build.gradle
1 parent efe48fa commit ef93360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ repositories {
6565

6666
dependencies {
6767
implementation 'org.apache.groovy:groovy-all:4.0.29'
68-
compileOnly 'org.rundeck:rundeck-core:6.0.0-SNAPSHOT'
69-
testImplementation 'org.rundeck:rundeck-core:6.0.0-SNAPSHOT'
68+
compileOnly 'org.rundeck:rundeck-core:6.0.0-alpha1-20260407'
69+
testImplementation 'org.rundeck:rundeck-core:6.0.0-alpha1-20260407'
7070

7171
// Apache HTTP client dependencies for compilation (http-step bundles these but doesn't expose them transitively)
7272
implementation 'org.apache.httpcomponents:httpclient:4.5.14'

0 commit comments

Comments
 (0)