Skip to content

Commit

Permalink
Upgrade shadow and lombok
Browse files Browse the repository at this point in the history
  • Loading branch information
vogti committed Nov 2, 2022
1 parent faeb495 commit d497b07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ plugins {
id 'maven-publish'
id 'signing'
id 'idea'
id 'com.github.johnrengelman.shadow' version '7.1.0'
id 'io.freefair.lombok' version '6.2.0'
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'io.freefair.lombok' version '6.5.1'
}


Expand Down

0 comments on commit d497b07

Please sign in to comment.