Skip to content

Commit aaa47c5

Browse files
Update plugin dev.panuszewski.typesafe-conventions to v0.10.0 (#5996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac9cb77 commit aaa47c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
plugins {
99
// This is used to be able to use version catalog within this project (`libs` variable)
1010
// 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"
11+
id("dev.panuszewski.typesafe-conventions") version "0.10.0"
1212
}
1313

1414
dependencyResolutionManagement {

0 commit comments

Comments
 (0)