We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f79be4 + 0f5330e commit 54b325eCopy full SHA for 54b325e
04_recycler/server/build.gradle.kts
@@ -1,7 +1,7 @@
1
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
plugins {
4
- id("org.springframework.boot") version "3.4.4"
+ id("org.springframework.boot") version "3.4.5"
5
id("io.spring.dependency-management") version "1.1.7"
6
val kotlinVersion = "2.1.20"
7
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
0 commit comments