Skip to content

Commit 81c3957

Browse files
authored
Merge pull request #14 from Task-Tracker-Systems/dependabot/gradle/Task-Tracker-CLI/jvm-1.8.22
Bump jvm from 1.8.21 to 1.8.22 in /Task-Tracker-CLI
2 parents d251f3c + 3af5231 commit 81c3957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task-Tracker-CLI/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("jvm") version "1.8.21"
2+
kotlin("jvm") version "1.8.22"
33
application
44
}
55

0 commit comments

Comments
 (0)