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