Skip to content

Commit

Permalink
Bump up GoCD Version to 24.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: GoCD Build User <[email protected]>
  • Loading branch information
GoCD Build User committed May 12, 2024
1 parent abf0089 commit 54086d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ static String versionOf(String dependencySpec) {
}

ext {
goVersion = '24.1.0'
goVersion = '24.2.0'

deps = [
assertJ : 'org.assertj:assertj-core:3.25.3',
Expand Down

0 comments on commit 54086d6

Please sign in to comment.