Skip to content

Commit

Permalink
IS-1739: Fjerne midlertidig cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe committed Oct 31, 2023
1 parent bf44669 commit 62de1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ object Versions {

plugins {
java
kotlin("jvm") version "1.9.0"
kotlin("jvm") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
}
Expand Down

0 comments on commit 62de1e2

Please sign in to comment.