We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dcc215 commit 02090eeCopy full SHA for 02090ee
build.gradle
@@ -138,7 +138,7 @@ dependencies {
138
implementation group: 'io.protostuff', name: 'protostuff-runtime', version: '1.8.0'
139
implementation group: 'io.protostuff', name: 'protostuff-api', version: '1.8.0'
140
implementation group: 'io.protostuff', name: 'protostuff-collectionschema', version: '1.8.0'
141
- implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.13.0'
+ implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
142
143
144
implementation "org.jacoco:org.jacoco.agent:0.8.12"
0 commit comments