Skip to content

Commit

Permalink
Merge pull request sejda-pdf#21 from usefulness/renovate/org.jetbrain…
Browse files Browse the repository at this point in the history
…s.kotlin.jvm-1.x

chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.10
  • Loading branch information
mateuszkwiecinski authored Jul 9, 2022
2 parents 77a91b1 + eca2f9c commit e6604ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java-gradle-plugin'
id "org.jmailen.kotlinter" version "3.11.1"
id 'org.jetbrains.kotlin.jvm' version '1.7.0'
id 'org.jetbrains.kotlin.jvm' version '1.7.10'
}

repositories {
Expand Down

0 comments on commit e6604ee

Please sign in to comment.