Skip to content

Commit

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

build(deps): bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21
  • Loading branch information
horitaku1124 authored Oct 22, 2024
2 parents b40630a + dece191 commit c4308a9
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.0.20'
id 'org.jetbrains.kotlin.jvm' version '2.0.21'
}

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

0 comments on commit c4308a9

Please sign in to comment.