Skip to content

Commit

Permalink
Bump self-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Jan 10, 2024
1 parent 33873fd commit 35943fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {

buildscript {
dependencies {
classpath("org.incendo:cloud-build-logic:0.0.2-SNAPSHOT") {
classpath("org.incendo:cloud-build-logic:0.0.2") {
isTransitive = false
}
}
Expand Down

0 comments on commit 35943fa

Please sign in to comment.