Skip to content

Commit bc67f81

Browse files
authored
Merge pull request #1671 from dimagi/dependabot/gradle/io.freefair.lombok-8.12.1
build(deps): bump io.freefair.lombok from 8.12 to 8.12.1
2 parents cccc2dc + 59ee80f commit bc67f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
plugins {
88
id 'org.springframework.boot' version '3.3.5'
99
id "com.gorylenko.gradle-git-properties" version "2.4.2"
10-
id "io.freefair.lombok" version "8.12"
10+
id "io.freefair.lombok" version "8.12.1"
1111
id 'org.jetbrains.kotlin.jvm' version '2.1.10'
1212
id 'org.jetbrains.kotlin.plugin.spring' version '2.1.10'
1313
}

0 commit comments

Comments
 (0)