Skip to content

Commit

Permalink
fix(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36
Browse files Browse the repository at this point in the history
This reverts commit 59a003d.
  • Loading branch information
Koooooo-7 authored Nov 28, 2024
1 parent 0d3ee53 commit 0648c7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion echarts4j-3rd-charts/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
lombokVersion = "1.18.36"
lombokVersion = "1.18.34"
}

description ':doughnut: An extension for echarts4j for 3rd charts.'
Expand Down
2 changes: 1 addition & 1 deletion echarts4j-project/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
lang3Version = "3.17.0"
freeMakerVersion = "2.3.33"
lombokVersion = "1.18.36"
lombokVersion = "1.18.34"
jsonPVersion = "1.18.1"
jaywayVersion = "2.9.0"
}
Expand Down

0 comments on commit 0648c7b

Please sign in to comment.