diff --git a/spring-integration-kotlin-dsl/gradle.properties b/spring-integration-kotlin-dsl/gradle.properties index 2e5cfb7..ba83c68 100644 --- a/spring-integration-kotlin-dsl/gradle.properties +++ b/spring-integration-kotlin-dsl/gradle.properties @@ -1,2 +1,2 @@ -version=0.0.2.RELEASE +version=0.0.3.BUILD-SNAPSHOT kotlinVersion=1.3.50