Skip to content

Commit

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

Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.20
  • Loading branch information
detached authored Nov 26, 2023
2 parents 3de633b + f52423b commit 05fc21f
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 @@ -3,7 +3,7 @@ import nu.studer.gradle.jooq.JooqGenerate
import org.jooq.meta.jaxb.Property

plugins {
id("org.jetbrains.kotlin.jvm") version "1.9.10"
id("org.jetbrains.kotlin.jvm") version "1.9.20"
id("org.jetbrains.kotlin.plugin.allopen") version "1.9.10"
id("com.google.devtools.ksp") version "1.9.10-1.0.13"
id("com.github.johnrengelman.shadow") version "8.1.1"
Expand Down

0 comments on commit 05fc21f

Please sign in to comment.