Skip to content

Commit

Permalink
⬆️(deps): Update dependency io.smallrye:jandex to v3.1.6 (#1287)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 87fc23a commit c72d8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ repositories {
implementation "com.diffplug.spotless:spotless-plugin-gradle:6.23.0"
implementation "org.kordamp.gradle:jandex-gradle-plugin:1.1.0"
implementation "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
implementation 'io.smallrye:jandex:3.1.5'
implementation 'io.smallrye:jandex:3.1.6'
}

0 comments on commit c72d8d1

Please sign in to comment.