diff --git a/build.gradle b/build.gradle index 93398b31..444994fa 100644 --- a/build.gradle +++ b/build.gradle @@ -20,9 +20,9 @@ dependencies { } group = 'com.kosherjava' -version = '2.0.3' -sourceCompatibility = '6' -targetCompatibility = '1.6' +version = '2.1.0' +sourceCompatibility = '8' +targetCompatibility = '1.8' publishing { publications {