Skip to content

Instantly share code, notes, and snippets.

@ssouris
Created December 2, 2022 20:52
Show Gist options
  • Save ssouris/7f732d8f6167f15bc423e132edb838eb to your computer and use it in GitHub Desktop.
Save ssouris/7f732d8f6167f15bc423e132edb838eb to your computer and use it in GitHub Desktop.
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