Skip to content

Commit

Permalink
Bump kotlin from 1.9.20 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 1.9.20 to 2.0.0.

Updates `org.jetbrains.kotlin.jvm` from 1.9.20 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.20...v2.0.0)

Updates `org.jetbrains.kotlin.multiplatform` from 1.9.20 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.20...v2.0.0)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.20 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.20...v2.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent a8db716 commit 6354f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
graphviz-java = "0.18.1"
java-cup = "11b-20160615-3"
jgrapht = "1.5.2"
kotlin = "1.9.20"
kotlin = "2.0.0"

[libraries]
aby-java = { module = "io.github.apl-cornell:aby-java", version = "0.2.2" }
Expand Down

0 comments on commit 6354f4c

Please sign in to comment.