Skip to content

Commit

Permalink
Merge pull request #90 from VerifAPS/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlin.jvm-1.9.21

Bump org.jetbrains.kotlin.jvm from 1.9.20 to 1.9.21
  • Loading branch information
wadoon authored Nov 27, 2023
2 parents d944b83 + 2db86c3 commit 27810e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import java.text.SimpleDateFormat

plugins {
id "org.jetbrains.kotlin.jvm" version "1.9.20" apply false
id "org.jetbrains.kotlin.jvm" version "1.9.21" apply false
id("org.jetbrains.dokka") version "1.9.10"
id "org.sonarqube" version "4.4.1.3373"
id "com.github.ben-manes.versions" version "0.50.0"
Expand Down

0 comments on commit 27810e8

Please sign in to comment.