We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e9a2a commit 97f45b2Copy full SHA for 97f45b2
build-logic/settings.gradle.kts
@@ -6,7 +6,7 @@ dependencyResolutionManagement {
6
}
7
8
plugins {
9
- id("dev.panuszewski.typesafe-conventions") version "0.9.0"
+ id("dev.panuszewski.typesafe-conventions") version "0.9.1"
10
11
12
rootProject.name = "build-logic"
0 commit comments