Skip to content

Commit 41eb4ba

Browse files
Merge pull request #355 from jiro4989/dependabot/gradle/org.jetbrains.kotlin.jvm-1.9.24
chore(deps): bump org.jetbrains.kotlin.jvm from 1.9.23 to 1.9.24
2 parents f794341 + 6247154 commit 41eb4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ plugins {
3434
// Code coverage
3535
id 'jacoco'
3636

37-
id "org.jetbrains.kotlin.jvm" version "1.9.23"
37+
id "org.jetbrains.kotlin.jvm" version "1.9.24"
3838

3939
// Linter
4040
id 'io.gitlab.arturbosch.detekt' version '1.23.6'

0 commit comments

Comments
 (0)