We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a44f32 commit f7d2da2Copy full SHA for f7d2da2
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
// this is the reference implementation of jakarta.json, a consumer of this
39
// library needs to bring their own version (probably this)
40
- testImplementation 'org.eclipse.parsson:parsson:1.1.6'
+ testImplementation 'org.eclipse.parsson:parsson:1.1.7'
41
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
42
testImplementation 'org.assertj:assertj-core:3.26.3'
43
testImplementation 'org.mockito:mockito-core:5.12.0'
0 commit comments