Skip to content

Commit 63aa6c4

Browse files
authored
Bump compat-patrouille (#172)
1 parent bbf3c3d commit 63aa6c4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
2020
ggp = { id = "com.gradleup.gratatouille", version.ref = "gratatouille" }
2121
librarian = { id = "com.gradleup.librarian", version = "0.0.11-SNAPSHOT-ba8b5ecfcbda070ecc3b5b95056ee359199552b4" }
2222
nmcp = { id = "com.gradleup.nmcp", version = "1.0.1" }
23-
compat = { id = "com.gradleup.compat.patrouille", version = "0.0.0" }
23+
compat = { id = "com.gradleup.compat.patrouille", version = "0.0.1-SNAPSHOT-a4c5123aa35361f881c7b363fb421f9f3eaf3839" }

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pluginManagement {
1212
content {
1313
includeGroup("com.gradleup.librarian")
1414
includeGroup("com.gradleup.nmcp")
15+
includeGroup("com.gradleup.compat.patrouille")
1516
}
1617
}
1718
}

0 commit comments

Comments
 (0)