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 a11afff commit 678aa5dCopy full SHA for 678aa5d
grails-docs/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
22
runtimeOnly('com.lowagie:itext:2.0.8')
23
24
- api 'org.jsoup:jsoup:1.17.1'
+ api 'org.jsoup:jsoup:1.17.2'
25
testImplementation("org.spockframework:spock-core:${spockVersion}") { transitive = false }
26
}
27
0 commit comments