Skip to content

Commit 4d21abc

Browse files
committed
Update README.adoc
1 parent a306245 commit 4d21abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This tutorial is designed for Java developers who have already had their hands o
2626

2727
To start working on this tutorial, we'll need one of the latest versions of IntelliJ IDEA – any version from 2018.1 onwards.You can download the latest free community version https://www.jetbrains.com/idea/download[here].
2828

29-
This project is based on Spring Boot 2.4.0, which requires Kotlin 1.4.10. Make sure version 1.4+ of the Kotlin plugin is installed.To update the Kotlin plugin, use `Tools | Kotlin | Configure Kotlin Plugin Updates`.
29+
This project is based on Spring Boot 3.1.2 with Kotlin 1.9.0. Make sure version 1.9+ of the Kotlin plugin is installed. To update the Kotlin plugin, use `Tools | Kotlin | Configure Kotlin Plugin Updates`.
3030

3131
=== Downloading the project
3232

0 commit comments

Comments
 (0)