Skip to content

Commit d6fff24

Browse files
chore(deps): bump com.github.vlsi.jandex from 1.90 to 2.0.0
Bumps [com.github.vlsi.jandex](https://github.com/vlsi/vlsi-release-plugins) from 1.90 to 2.0.0. - [Release notes](https://github.com/vlsi/vlsi-release-plugins/releases) - [Commits](vlsi/vlsi-release-plugins@v1.90...v2.0.0) --- updated-dependencies: - dependency-name: com.github.vlsi.jandex dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28c1793 commit d6fff24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id 'maven-publish'
1010
id 'org.ajoberstar.grgit' version '5.3.2'
1111
id "com.diffplug.spotless" version "6.25.0"
12-
id "com.github.vlsi.jandex" version "1.90"
12+
id "com.github.vlsi.jandex" version "2.0.0"
1313
id 'com.github.johnrengelman.shadow' version '7.1.2'
1414
}
1515

0 commit comments

Comments
 (0)