Skip to content

Commit

Permalink
chore(build): upgrade KIGP
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Nov 23, 2023
1 parent a264169 commit 8dd8808
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 @@ -5,7 +5,7 @@ buildscript {
maven(url = "https://raw.githubusercontent.com/kosi-libs/kodein-internal-gradle-plugin/mvn-repo")
}
dependencies {
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:8.4.1")
classpath("org.kodein.internal.gradle:kodein-internal-gradle-settings:8.4.2")
}
}

Expand Down

0 comments on commit 8dd8808

Please sign in to comment.