Skip to content

Commit f1d0553

Browse files
Bump multiplatform from 1.8.22 to 1.9.10 in /Task-Tracker-Entities
Bumps [multiplatform](https://github.com/JetBrains/kotlin) from 1.8.22 to 1.9.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.22...v1.9.10) --- updated-dependencies: - dependency-name: multiplatform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ce6aaa commit f1d0553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task-Tracker-Entities/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("multiplatform") version "1.8.22"
2+
kotlin("multiplatform") version "1.9.10"
33
id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
44
id("maven-publish")
55
}

0 commit comments

Comments
 (0)