diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a3152e00..b79c9608 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ spring-boot-admin = '3.2.3' ihub-integration-bom = { module = 'pub.ihub.integration:ihub-bom', version = '0.1.0' } ihub-module-bom = { module = 'pub.ihub.module:ihub-bom', version = '0.1.1' } hutool-bom = { module = 'cn.hutool:hutool-bom', version.ref = 'hutool' } -jmolecules-bom = { module = 'org.jmolecules:jmolecules-bom', version = '2023.1.2' } +jmolecules-bom = { module = 'org.jmolecules:jmolecules-bom', version = '2023.1.3' } spring-modulith-bom = { module = 'org.springframework.modulith:spring-modulith-bom', version = '1.1.3' } spock-bom = { module = 'org.spockframework:spock-bom', version = '2.3-groovy-4.0' } sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.37.0' }