File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717
1818plugins {
1919 id(" org.gradlex.build-parameters" ) version " 1.4.4"
20- id(" com.github.vlsi.gradle-extensions" ) version " 2 .0.0 "
20+ id(" com.github.vlsi.gradle-extensions" ) version " 3 .0.1 "
2121 id(" build-logic.kotlin-dsl-gradle-plugin" )
2222}
2323
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ dependencies {
2323 api(projects.basics)
2424 api(projects.buildParameters)
2525 api(" com.github.autostyle:com.github.autostyle.gradle.plugin:4.0" )
26- api(" com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2 .0.0 " )
27- api(" com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2 .0.0 " )
26+ api(" com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:3 .0.1 " )
27+ api(" com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3 .0.1 " )
2828 api(" de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.10" )
2929 api(" net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.3.0" )
3030 api(" org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin:1.3" )
You can’t perform that action at this time.
0 commit comments