Skip to content

Commit

Permalink
CAB-6232 fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
jfshenuw committed Dec 18, 2023
1 parent ff529ad commit 4642d4f
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 @@ -16,7 +16,7 @@ buildscript {
classpath "gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:1.5.2"
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:4.8.1")
classpath("nu.studer:gradle-credentials-plugin:1.0.4")
classpath 'io.spring.gradle:propdeps-plugin:0.0.9.RELEASE'
classpath 'io.spring.gradle:propdeps-plugin:0.0.8-SNAPSHOT'
}
}

Expand Down

0 comments on commit 4642d4f

Please sign in to comment.