Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-metadata-jvm to v0.5.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Jun 21, 2022
1 parent f13f44e commit 1b5c9c0
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 @@ -11,7 +11,7 @@ buildscript {
// > As a workaround, it is possible to manually update 'kotlinx-metadata-jvm' version in your project.
//
// todo: Remove when binary-compatibility-validator bundles support for metadata 1.7.x.
classpath("org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.4.2")
classpath("org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.5.0")
}
}

Expand Down

0 comments on commit 1b5c9c0

Please sign in to comment.