Skip to content

Commit

Permalink
chore(deps): bump jandex from 2.2.2.Final to 2.2.3.Final (quarkusio#792)
Browse files Browse the repository at this point in the history
Bumps jandex from 2.2.2.Final to 2.2.3.Final.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 22, 2021
1 parent b14e00a commit 8851469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
//implementation 'org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-api:3.1.4'
//implementation 'org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven:3.1.4'
implementation "org.slf4j:slf4j-nop:1.7.30"
implementation "org.jboss:jandex:2.2.2.Final"
implementation "org.jboss:jandex:2.2.3.Final"
//implementation 'org.apache.maven:maven-aether-provider:3.0.5'
//implementation 'com.google.guava:guava:28.2-jre'

Expand Down

0 comments on commit 8851469

Please sign in to comment.