Skip to content

Commit dadf2b8

Browse files
authored
Merge pull request #25 from LMFS-Org/dependabot/gradle/jvm-2.2.10
build(deps): bump jvm from 2.2.0 to 2.2.10
2 parents 6029f5e + a2440e2 commit dadf2b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import com.palantir.gradle.gitversion.VersionDetails
22
import java.util.Date
33

44
plugins {
5-
kotlin("jvm") version "2.2.0"
5+
kotlin("jvm") version "2.2.10"
66
id("com.github.johnrengelman.shadow") version "8.1.1"
77
id("com.palantir.git-version") version "4.0.0"
88
application

0 commit comments

Comments
 (0)