Skip to content

Commit

Permalink
Merge pull request #93 from atrujillofalcon/dependabot/gradle/develop…
Browse files Browse the repository at this point in the history
…/kotlin_version-1.3.50

Bump kotlin_version from 1.3.41 to 1.3.50
  • Loading branch information
atrujillofalcon authored Aug 26, 2019
2 parents 11fae9b + 28673a2 commit 5af6fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import net.researchgate.release.GitAdapter

buildscript {
ext.kotlin_version = '1.3.41'
ext.kotlin_version = '1.3.50'
ext.spring_version = '5.1.5.RELEASE'
ext.jackson_version = '2.9.8'
ext.thymeleaf_version = '3.0.11.RELEASE'
Expand Down

0 comments on commit 5af6fca

Please sign in to comment.