Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin:kotlin-reflect from 1.9.10 to 1.9.20
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.9.10 to 1.9.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent cc45a7b commit a3370c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencyResolutionManagement {
library("x-normalize-015", "com.squareup:javawritter:2.5.0")
library("x-normalize-016", "org.jetbrains.kotlin:kotlin-stdlib:1.9.10")
library("x-normalize-017", "org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10")
library("x-normalize-018", "org.jetbrains.kotlin:kotlin-reflect:1.9.10")
library("x-normalize-018", "org.jetbrains.kotlin:kotlin-reflect:1.9.20")
library("x-normalize-019", "org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4")
library("x-normalize-020", "org.jetbrains:annotations:20.1.0")
}
Expand Down

0 comments on commit a3370c6

Please sign in to comment.