Skip to content

Commit

Permalink
⬆️(deps): Update dependency io.smallrye:jandex to v3.1.5 (#1092)
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 Sep 22, 2023
1 parent 246af3c commit 15f2119
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.21.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.3'
implementation 'io.smallrye:jandex:3.1.5'
}

0 comments on commit 15f2119

Please sign in to comment.