Skip to content

Commit d9e659a

Browse files
build(deps): bump org.jsoup:jsoup from 1.17.2 to 1.18.1
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.17.2 to 1.18.1. - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.17.2...jsoup-1.18.1) --- updated-dependencies: - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a88e503 commit d9e659a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simbot-component-telegram-type/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ kotlin {
6767
jvmTest.dependencies {
6868
// for gen
6969
// https://jsoup.org/download
70-
implementation("org.jsoup:jsoup:1.17.2")
70+
implementation("org.jsoup:jsoup:1.18.1")
7171
// poet
7272
// https://square.github.io/kotlinpoet/
7373
implementation(libs.kotlinPoet)

0 commit comments

Comments
 (0)