Skip to content

Commit 80f32c7

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-browser from 0.3 to 0.4
Bumps [org.jetbrains.kotlinx:kotlinx-browser](https://github.com/Kotlin/kotlinx-browser) from 0.3 to 0.4. - [Commits](https://github.com/Kotlin/kotlinx-browser/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-browser dependency-version: '0.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea8d522 commit 80f32c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ kotlinx-serialization = "1.9.0"
3333
kotlinx-rpc = "0.9.1"
3434
kotlinx-collections-immutable = "0.4.0"
3535
kotlinx-html = "0.12.0"
36-
kotlinx-browser = "0.3"
36+
kotlinx-browser = "0.4"
3737
kotlinx-benchmark = "0.4.14"
3838
kotlinx-fuzz = "0.2.2"
3939
kotlinx-metadata = "0.9.0"

0 commit comments

Comments
 (0)