Skip to content

Commit

Permalink
fix(deps): update dependency com.github.vlsi.gradle-extensions:com.gi…
Browse files Browse the repository at this point in the history
…thub.vlsi.gradle-extensions.gradle.plugin to v1.90
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent a110d6b commit 4154dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
dependencies {
implementation(embeddedKotlinDsl())
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.21.0")
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.88")
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.4")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
implementation("org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin:$embeddedKotlinVersion")
Expand Down

0 comments on commit 4154dcf

Please sign in to comment.