Skip to content

Commit 00da7fc

Browse files
chore(deps): update plugin com.gradle.enterprise to v3.17.6 (#920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c37129 commit 00da7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
id ("com.diffplug.spotless") version("6.18.0")
2828
id("org.jetbrains.kotlin.kapt") version(Versions.kotlin)
2929
id("com.google.dagger.hilt.android") version ("2.51.1") apply false
30-
id("com.gradle.enterprise") version("3.17.5") apply false
30+
id("com.gradle.enterprise") version("3.17.6") apply false
3131
id("org.jetbrains.kotlin.plugin.serialization") version (Versions.kotlin)
3232
}
3333

0 commit comments

Comments
 (0)