Skip to content

Commit

Permalink
Bump io.freefair.lombok from 8.7.1 to 8.10 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent a347394 commit c73009c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import org.jetbrains.gradle.ext.runConfigurations
plugins {
id("org.jetbrains.kotlin.jvm") version embeddedKotlinVersion
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.8"
id("io.freefair.lombok") version "8.7.1"
id("io.freefair.lombok") version "8.10"
id("maven-publish")
id("java-library")
}
Expand Down

0 comments on commit c73009c

Please sign in to comment.