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 ac9cb77 commit aaa47c5Copy full SHA for aaa47c5
build-logic/settings.gradle.kts
@@ -8,7 +8,7 @@ pluginManagement {
8
plugins {
9
// This is used to be able to use version catalog within this project (`libs` variable)
10
// because of that we can't have the version of this plugin in the version catalog.
11
- id("dev.panuszewski.typesafe-conventions") version "0.9.0"
+ id("dev.panuszewski.typesafe-conventions") version "0.10.0"
12
}
13
14
dependencyResolutionManagement {
0 commit comments