Skip to content

Commit

Permalink
gradle: bump ihub-core from 1.0.9 to 1.0.10 in /ihub-plugins (#269)
Browse files Browse the repository at this point in the history
Bumps ihub-core from 1.0.9 to 1.0.10.

---
updated-dependencies:
- dependency-name: pub.ihub.lib:ihub-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2022
1 parent a1259d0 commit fe065d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ihub-plugins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repositories {

dependencies {
implementation project(':ihub-aware')
implementation 'pub.ihub.lib:ihub-core:1.0.9'
implementation 'pub.ihub.lib:ihub-core:1.0.10'
implementation 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
implementation 'org.springframework.boot:spring-boot-gradle-plugin:2.6.7'
compileOnly 'org.springframework.boot:spring-boot-buildpack-platform'
Expand Down

0 comments on commit fe065d9

Please sign in to comment.