Skip to content

Commit

Permalink
Merge pull request spring-projects#11016 from sdeleuze:kotlin-1.1.60
Browse files Browse the repository at this point in the history
* pr/11016:
  Upgrade to Kotlin 1.1.60
  • Loading branch information
snicoll committed Nov 14, 2017
2 parents 401fe7e + 1f26b7d commit 1613361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<junit.version>4.12</junit.version>
<junit-jupiter.version>5.0.2</junit-jupiter.version>
<junit-platform.version>1.0.2</junit-platform.version>
<kotlin.version>1.1.51</kotlin.version>
<kotlin.version>1.1.60</kotlin.version>
<lettuce.version>5.0.0.RELEASE</lettuce.version>
<liquibase.version>3.5.3</liquibase.version>
<log4j2.version>2.9.1</log4j2.version>
Expand Down

0 comments on commit 1613361

Please sign in to comment.