Skip to content

Commit aced9f9

Browse files
build(deps): bump io.freefair.lombok from 8.12.2.1 to 8.13 (#538)
1 parent 8798b89 commit aced9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.12.2.1'
5+
id "io.freefair.lombok" version '8.13'
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)