Skip to content

Commit

Permalink
Merge pull request #1669 from dimagi/dependabot/gradle/org.jetbrains.…
Browse files Browse the repository at this point in the history
…kotlin.jvm-2.1.10

build(deps): bump org.jetbrains.kotlin.jvm from 2.1.0 to 2.1.10
  • Loading branch information
shubham1g5 authored Jan 27, 2025
2 parents f68c42d + d50e1ae commit b4e3ea7
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
Expand Up @@ -8,7 +8,7 @@ plugins {
id 'org.springframework.boot' version '3.3.5'
id "com.gorylenko.gradle-git-properties" version "2.4.2"
id "io.freefair.lombok" version "8.12"
id 'org.jetbrains.kotlin.jvm' version '2.1.0'
id 'org.jetbrains.kotlin.jvm' version '2.1.10'
id 'org.jetbrains.kotlin.plugin.spring' version '2.1.10'
}

Expand Down

0 comments on commit b4e3ea7

Please sign in to comment.