Skip to content

Commit 73e2bbd

Browse files
authored
Merge pull request #19 from fractalliter/dependabot/gradle/jvm-1.9.21
Bump jvm from 1.9.20 to 1.9.21
2 parents cd77469 + 0910197 commit 73e2bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val redis_version: String by project
1111
plugins {
1212
application
1313
jacoco
14-
kotlin("jvm") version "1.9.20"
14+
kotlin("jvm") version "1.9.21"
1515
id("org.jetbrains.kotlin.plugin.serialization") version "1.9.20"
1616
id("com.github.johnrengelman.shadow") version "7.0.0"
1717
id("org.sonarqube") version "4.4.1.3373"

0 commit comments

Comments
 (0)