Join Slack
Powered by
kotlin_version = '1.3.11' spring_boot_version = '2...
# spring
a
ander.dev
01/22/2019, 5:28 AM
kotlin_version = '1.3.11' spring_boot_version = '2.1.0.RELEASE'
s
sdeleuze
01/22/2019, 8:33 AM
Make sure to use the latest Boot release
2.1.2.RELEASE
, even it probably won't change your issue as answered by others.
b
breun
01/22/2019, 4:27 PM
Which also comes with dependency management for Kotlin, so you don’t need to specify the Kotlin version yourself. 🙂
a
ander.dev
01/22/2019, 6:19 PM
thanks
@sdeleuze
,
@breun
2
Views
Open in Slack
Previous
Next