Skip to content

Commit 3bae22d

Browse files
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.1.0 (#1213)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4767752 commit 3bae22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
compileOnly("io.opentelemetry:opentelemetry-sdk:1.42.1")
4747
compileOnly("io.opentelemetry:opentelemetry-sdk-metrics:1.43.0")
4848
compileOnly("org.jsoup:jsoup:1.18.1")
49-
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.9.24")
49+
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:2.1.0")
5050

5151
testImplementation("org.junit.platform:junit-platform-commons:1.11.3")
5252
testImplementation("org.junit.platform:junit-platform-engine:1.11.0")

0 commit comments

Comments
 (0)