Created
December 2, 2022 20:52
-
-
Save ssouris/7f732d8f6167f15bc423e132edb838eb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
plugins { | |
id 'org.springframework.boot' version '3.0.0' | |
id 'io.spring.dependency-management' version '1.1.0' | |
id 'org.jetbrains.kotlin.jvm' version '1.7.21' | |
id 'org.jetbrains.kotlin.plugin.spring' version '1.7.21' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment