Skip to content

Commit e6604ee

Browse files
Merge pull request sejda-pdf#21 from usefulness/renovate/org.jetbrains.kotlin.jvm-1.x
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.10
2 parents 77a91b1 + eca2f9c commit e6604ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-gradle-plugin'
33
id "org.jmailen.kotlinter" version "3.11.1"
4-
id 'org.jetbrains.kotlin.jvm' version '1.7.0'
4+
id 'org.jetbrains.kotlin.jvm' version '1.7.10'
55
}
66

77
repositories {

0 commit comments

Comments
 (0)