Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.9.0 to 1.9.10 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 28, 2023
1 parent 9daf034 commit 8ae2c09
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
Expand Up @@ -4,7 +4,7 @@ buildscript {

plugins {
id 'java-library'
id 'org.jetbrains.kotlin.jvm' version '1.9.0'
id 'org.jetbrains.kotlin.jvm' version '1.9.10'
}

repositories {
Expand Down

0 comments on commit 8ae2c09

Please sign in to comment.