Skip to content

Commit

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

Bump kotlin_version from 1.3.30 to 1.3.41
  • Loading branch information
atrujillofalcon authored Jul 4, 2019
2 parents 5a574f6 + dff00fe commit 3a63a96
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.30'
ext.kotlin_version = '1.3.41'
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 3a63a96

Please sign in to comment.