Skip to content

Commit

Permalink
Update kotlin plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbeast committed Jan 30, 2024
1 parent 1ad3096 commit 209bad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ plugins {
id 'checkstyle'
id 'maven-publish'
id 'com.github.spotbugs' version '5.0.14'
id 'org.jetbrains.kotlin.jvm' version '1.7.20'
id 'org.jetbrains.kotlin.plugin.spring' version '1.7.20'
id 'org.jetbrains.kotlin.jvm' version '1.8.20'
id 'org.jetbrains.kotlin.plugin.spring' version '1.8.20'
}

description = "Rhizome client libraries"
Expand Down

0 comments on commit 209bad9

Please sign in to comment.