Skip to content

Commit

Permalink
[ABI Validation] Bump metadata to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sandwwraith authored and qodana-bot committed Jan 3, 2025
1 parent 6c0d5a3 commit 6587794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/tools/abi-validation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ val kotlinVersion: String by project

dependencies {
implementation(gradleApi())
implementation("org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.3.0")
implementation("org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.4.2")
implementation("org.ow2.asm:asm:9.2")
implementation("org.ow2.asm:asm-tree:9.2")
implementation("com.googlecode.java-diff-utils:diffutils:1.3.0")
Expand Down

0 comments on commit 6587794

Please sign in to comment.