Skip to content

Commit

Permalink
Bump kotlin-reflect from 1.7.0 to 1.7.10
Browse files Browse the repository at this point in the history
Bumps [kotlin-reflect](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent f3c7755 commit fc5d74d
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 @@ -16,7 +16,7 @@ val dependencyVersions = listOf(
"commons-io:commons-io:2.11.0",
"org.apiguardian:apiguardian-api:1.1.2",
"org.jetbrains:annotations:23.0.0",
"org.jetbrains.kotlin:kotlin-reflect:1.7.0",
"org.jetbrains.kotlin:kotlin-reflect:1.7.10",
"org.jetbrains.kotlin:kotlin-stdlib:1.7.10",
"org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10",
"org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10",
Expand Down

0 comments on commit fc5d74d

Please sign in to comment.