Skip to content

Commit

Permalink
Merge pull request #144 from horitaku1124/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains.kotlin.jvm-2.1.10

build(deps): bump org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10
  • Loading branch information
horitaku1124 authored Jan 31, 2025
2 parents 3d65738 + 36a8143 commit b9b39b3
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,6 +1,6 @@
plugins {
id 'java'
id 'org.jetbrains.kotlin.jvm' version '2.1.0'
id 'org.jetbrains.kotlin.jvm' version '2.1.10'
}

group 'com.github.horitaku1124.kotlin'
Expand Down

0 comments on commit b9b39b3

Please sign in to comment.