We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d25a9 commit 641a722Copy full SHA for 641a722
1 file changed
build.gradle
@@ -198,7 +198,7 @@ dependencies {
198
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.15.0'
199
200
//Generation
201
- implementation group: 'com.github.curious-odd-man', name: 'rgxgen', version: '2.0'
+ implementation group: 'com.github.curious-odd-man', name: 'rgxgen', version: '3.1'
202
203
// Documentation, logging
204
implementation 'org.projectlombok:lombok:1.18.44'
0 commit comments