Skip to content

Commit

Permalink
Merge pull request #439 from tomorrow-one/dependabot/gradle/io.freefa…
Browse files Browse the repository at this point in the history
…ir.lombok-8.11

build(deps): bump io.freefair.lombok from 8.10.2 to 8.11
  • Loading branch information
magro authored Nov 19, 2024
2 parents 1d853be + e5023f0 commit 0a5c2ed
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 @@ -9,7 +9,7 @@ project(":outbox-kafka-spring-reactive").version = "3.3.1-SNAPSHOT"
plugins {
id("java-library")
id("java-test-fixtures")
id("io.freefair.lombok") version "8.10.2"
id("io.freefair.lombok") version "8.11"
id("com.google.protobuf") version "0.9.4"
id("maven-publish")
id("jacoco")
Expand Down

0 comments on commit 0a5c2ed

Please sign in to comment.