Skip to content

Commit

Permalink
Merge pull request nextcloud#13 from surinder-tsys/dependabot/gradle/…
Browse files Browse the repository at this point in the history
…org.projectlombok-lombok-1.18.24

Bump lombok from 1.18.22 to 1.18.24
  • Loading branch information
surinder-tsys authored Jun 15, 2022
2 parents 437f0f6 + 40dbc4d commit e150df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
kotlin_version = '1.6.20'
junit_version = '4.13.2'
jacoco_version = '0.8.8'
lombokVersion = "1.18.22"
lombokVersion = "1.18.24"
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
Expand Down

0 comments on commit e150df8

Please sign in to comment.