Skip to content

Commit 4194d3c

Browse files
chore(deps): bump com.github.vlsi.ide from 1.+ to 2.0.0
Bumps [com.github.vlsi.ide](https://github.com/vlsi/vlsi-release-plugins) from 1.+ to 2.0.0. - [Release notes](https://github.com/vlsi/vlsi-release-plugins/releases) - [Commits](https://github.com/vlsi/vlsi-release-plugins/commits/v2.0.0) --- updated-dependencies: - dependency-name: com.github.vlsi.ide dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddc63f5 commit 4194d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pluginManagement {
5959
id("com.diffplug.spotless") version "6.13.0" // 6.13.0 is the last version that is compatible with Java 8
6060
id("com.github.vlsi.gradle-extensions") version "1.+"
6161
id("com.github.vlsi.stage-vote-release") version "1.+"
62-
id("com.github.vlsi.ide") version "1.+"
62+
id("com.github.vlsi.ide") version "2.+"
6363
id("me.champeau.jmh") version "0.+"
6464
id("org.checkerframework") version "0.+"
6565
id("com.kncept.junit.reporter") version "2.1.0"

0 commit comments

Comments
 (0)