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.
1 parent 64fa77c commit 475202bCopy full SHA for 475202b
build.gradle.kts
@@ -10,7 +10,6 @@ version = "$kotlinVersion-SNAPSHOT"
10
java.sourceCompatibility = JavaVersion.VERSION_17
11
12
val propertyFile = "application.properties"
13
-val jacksonVersionKotlinDependencyJar = "2.14.0" // don't forget to update version in `executor.policy` file.
14
15
plugins {
16
id("org.springframework.boot") version "2.7.10"
0 commit comments