Skip to content

Commit ebcd1e4

Browse files
build(deps): bump io.freefair.lombok from 8.11 to 8.12 (#514)
1 parent 45035ed commit ebcd1e4

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'application'
44
id 'idea'
5-
id "io.freefair.lombok" version '8.11'
5+
id "io.freefair.lombok" version '8.12'
66
// https://github.com/qoomon/gradle-git-versioning-plugin
77
id 'me.qoomon.git-versioning' version '6.4.4'
88
// https://github.com/itzg/github-releaser-gradle-plugin

0 commit comments

Comments
 (0)