aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 5e2c8c66..00365558 100644
--- a/build.gradle
+++ b/build.gradle
@@ -150,8 +150,8 @@ dependencies {
compile "javax.inject:javax.inject:1"
- compile 'com.rometools:rome:1.12'
- compile 'com.rometools:rome-modules:1.12'
+ compile 'com.rometools:rome:1.12.0'
+ compile 'com.rometools:rome-modules:1.12.0'
compile 'org.flywaydb:flyway-core:5.2.3'