Skip to content

Commit 9e7f519

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

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
@@ -65,7 +65,7 @@ kotlin {
6565
jvmTest.dependencies {
6666
// for gen
6767
// https://jsoup.org/download
68-
implementation("org.jsoup:jsoup:1.18.1")
68+
implementation("org.jsoup:jsoup:1.18.3")
6969
// poet
7070
// https://square.github.io/kotlinpoet/
7171
implementation(libs.kotlinPoet)

0 commit comments

Comments
 (0)