Skip to content

Commit

Permalink
Bump plugin.serialization from 1.8.21 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 1.8.21 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.21...v1.9.10)

---
updated-dependencies:
- dependency-name: plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 3cfdb00 commit c0cfe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id("org.owasp.dependencycheck") version "8.4.0"
id("org.sonarqube") version "4.3.0.3225"
kotlin("jvm") version "1.8.21"
kotlin("plugin.serialization") version "1.8.21"
kotlin("plugin.serialization") version "1.9.10"
id("com.diffplug.spotless") version "6.20.0"
`java-library`
`maven-publish`
Expand Down

0 comments on commit c0cfe26

Please sign in to comment.