diff --git a/build.gradle b/build.gradle index e9cb6222194..fdbd5664a6c 100644 --- a/build.gradle +++ b/build.gradle @@ -256,7 +256,7 @@ dependencies { exclude group: 'tech.units' } // Required by gemsfx - implementation 'tech.units:indriya:2.2.1' + implementation 'tech.units:indriya:2.2.2' // Required by gemsfx and langchain4j implementation ('com.squareup.retrofit2:retrofit:2.11.0') { exclude group: 'com.squareup.okhttp3'