diff --git a/build.gradle b/build.gradle index c040de4..8e65ec6 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { } group 'com.softwaii.capivara' -version '1.0.5.1' +version '1.0.5.2' repositories { @@ -68,4 +68,4 @@ test { } sourceCompatibility = JavaVersion.VERSION_17 -targetCompatibility = JavaVersion.VERSION_17 \ No newline at end of file +targetCompatibility = JavaVersion.VERSION_17