Skip to content

Commit 51f8ed4

Browse files
renovate[bot]vlsi
authored andcommitted
Update dependency com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin to v1.84
1 parent 2e01233 commit 51f8ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/jvm/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repositories {
1111
dependencies {
1212
implementation(embeddedKotlinDsl())
1313
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.12.0")
14-
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.82")
14+
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.84")
1515
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
1616
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:1.4.32")
1717
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")

0 commit comments

Comments
 (0)