Skip to content

Commit 0f915c0

Browse files
Bump io.smallrye:jandex from 3.1.2 to 3.3.1
Bumps [io.smallrye:jandex](https://github.com/smallrye/jandex) from 3.1.2 to 3.3.1. - [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.1) --- updated-dependencies: - dependency-name: io.smallrye:jandex dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63289fb commit 0f915c0

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.1'
2525
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
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)