We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6751c commit 5595bd5Copy full SHA for 5595bd5
1 file changed
jcp/pom.xml
@@ -22,7 +22,7 @@
22
</repositories>
23
24
<properties>
25
- <gradle.api.version>5.6</gradle.api.version>
+ <gradle.api.version>6.0</gradle.api.version>
26
</properties>
27
28
<profiles>
@@ -158,7 +158,7 @@
158
<dependency>
159
<groupId>org.projectlombok</groupId>
160
<artifactId>lombok</artifactId>
161
- <version>1.18.24</version>
+ <version>1.18.26</version>
162
<scope>provided</scope>
163
</dependency>
164
0 commit comments