diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/gradle.properties b/java/gradle.properties index 0645bffd0ff..029133e57df 100644 --- a/java/gradle.properties +++ b/java/gradle.properties @@ -56,7 +56,7 @@ debug = true // // Set the version of the Ice Builder to use for building // -iceBuilderVersion = 1.3.7 +iceBuilderVersion = 1.3.13 // // Set the location of a local Ice Builder for Gradle source directory |