Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent 8c94d4f commit a29693e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intentional/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'war'
id 'antlr'
id 'jacoco'
id 'org.jetbrains.kotlin.jvm' version '1.8.10'
id 'org.jetbrains.kotlin.jvm' version '1.8.22'
id 'com.github.johnrengelman.shadow' version '7.1.2'
}

Expand Down

0 comments on commit a29693e

Please sign in to comment.