Skip to content

Commit 475202b

Browse files
committed
KTL-1453 chore: remove redundant variable
1 parent 64fa77c commit 475202b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ version = "$kotlinVersion-SNAPSHOT"
1010
java.sourceCompatibility = JavaVersion.VERSION_17
1111

1212
val propertyFile = "application.properties"
13-
val jacksonVersionKotlinDependencyJar = "2.14.0" // don't forget to update version in `executor.policy` file.
1413

1514
plugins {
1615
id("org.springframework.boot") version "2.7.10"

0 commit comments

Comments
 (0)