Skip to content

Commit

Permalink
Merge pull request #1206 from gocd/dependabot/gradle/org.jsoup-jsoup-…
Browse files Browse the repository at this point in the history
…1.18.2

Bump org.jsoup:jsoup from 1.18.1 to 1.18.2
  • Loading branch information
chadlwilson authored Dec 1, 2024
2 parents f218ed3 + db54f9f commit 44bccc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
testImplementation 'org.mockito:mockito-core:5.14.2'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'org.jsoup:jsoup:1.18.1'
testImplementation 'org.jsoup:jsoup:1.18.2'
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'cd.go.plugin:go-plugin-api:24.3.0'

Expand Down

0 comments on commit 44bccc9

Please sign in to comment.