Skip to content

Commit

Permalink
Keep using Groovy 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix authored Feb 22, 2024
1 parent 8e520a3 commit 7f71095
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 @@ -10,7 +10,7 @@ buildscript {
}

dependencies {
classpath("de.gesellix:docker-client:2024-02-10T12-30-00-groovy-4")
classpath("de.gesellix:docker-client:2024-02-10T12-30-00")
classpath(localGroovy())
}
}
Expand Down

0 comments on commit 7f71095

Please sign in to comment.