Skip to content

Commit

Permalink
Bump org.eclipse.sisu.plexus from 0.3.4 to 0.3.5 (GoogleContainerTool…
Browse files Browse the repository at this point in the history
…s#3460)

Bumps org.eclipse.sisu.plexus from 0.3.4 to 0.3.5.

---
updated-dependencies:
- dependency-name: org.eclipse.sisu:org.eclipse.sisu.plexus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2021
1 parent 5e9a65f commit 88fc33c
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 @@ -91,7 +91,7 @@ subprojects {
MAVEN_TESTING_HARNESS: 'org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.0',
MAVEN_VERIFIER: 'org.apache.maven.shared:maven-verifier:1.7.2',
MOCKITO_CORE: 'org.mockito:mockito-core:3.12.4',
SISU_PLEXUS: 'org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.4',
SISU_PLEXUS: 'org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.5',
SLF4J_API: 'org.slf4j:slf4j-api:1.7.30',
SLF4J_SIMPLE: 'org.slf4j:slf4j-simple:1.7.32',
SYSTEM_RULES: 'com.github.stefanbirkner:system-rules:1.19.0',
Expand Down

0 comments on commit 88fc33c

Please sign in to comment.