diff --git a/ihub-plugins/build.gradle b/ihub-plugins/build.gradle index 7a5757ae..c4c748f7 100644 --- a/ihub-plugins/build.gradle +++ b/ihub-plugins/build.gradle @@ -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'