diff --git a/build.gradle b/build.gradle index 9dd1b7d0..d4bb892a 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ subprojects { testCompile 'junit:junit:4.12' testCompile 'org.truth0:truth:0.23' testCompile 'com.google.jimfs:jimfs:1.1' - testCompile 'org.jooq:joor:0.9.5' + testCompile 'org.jooq:joor:0.9.6' javancss 'org.codehaus.javancss:javancss:33.54' }