This commit is contained in:
dependabot[bot] 2024-10-01 10:58:32 +00:00 committed by GitHub
commit 992e141a16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ pluginManagement {
kotlin("plugin.serialization") version "2.0.20" kotlin("plugin.serialization") version "2.0.20"
// Update this in libs.version.toml when you change it here. // Update this in libs.version.toml when you change it here.
id("io.gitlab.arturbosch.detekt") version "1.23.6" id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("com.github.jakemarsden.git-hooks") version "0.0.2" id("com.github.jakemarsden.git-hooks") version "0.0.2"
id("com.github.johnrengelman.shadow") version "8.1.1" id("com.github.johnrengelman.shadow") version "8.1.1"