Skip to content

Commit eaf7bc1

Browse files
Bump io.smallrye:jandex from 3.1.2 to 3.3.2
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.1.2 to 3.3.2. - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](smallrye/jandex@3.1.2...3.3.2) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb6b019 commit eaf7bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-build-plugins/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121

2222
implementation "jakarta.inject:jakarta.inject-api:2.0.0"
2323

24-
implementation 'io.smallrye:jandex:3.1.2'
24+
implementation 'io.smallrye:jandex:3.3.2'
2525
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
2626
implementation 'jakarta.json.bind:jakarta.json.bind-api:2.0.0'
2727
implementation 'jakarta.json:jakarta.json-api:2.0.1'

0 commit comments

Comments
 (0)