Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.lombok to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 0efe762 commit 8e2d2d8
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 @@ -12,7 +12,7 @@ plugins {
id 'java-library'
id 'org.jetbrains.kotlin.jvm' version '1.9.20-Beta2'
id "org.jetbrains.kotlin.plugin.spring" version "1.9.20-Beta2"
id 'org.jetbrains.kotlin.plugin.lombok' version '1.9.20-Beta2'
id 'org.jetbrains.kotlin.plugin.lombok' version '2.0.0'
}


Expand Down

0 comments on commit 8e2d2d8

Please sign in to comment.