Skip to content

Commit

Permalink
Update kotlinx-metadata-jvm to 0.6.2
Browse files Browse the repository at this point in the history
RELNOTES=Update kotlinx-metadata-jvm to 0.6.2
PiperOrigin-RevId: 543835247
  • Loading branch information
danysantiago authored and Dagger Team committed Jun 27, 2023
1 parent 64c683f commit 7b16dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Expand Up @@ -245,7 +245,7 @@ maven_install(
"org.jetbrains.kotlin:kotlin-compiler-embeddable:%s" % KOTLIN_VERSION,
"org.jetbrains.kotlin:kotlin-daemon-embeddable:%s" % KOTLIN_VERSION,
"org.jetbrains.kotlin:kotlin-stdlib:%s" % KOTLIN_VERSION,
"org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.6.0",
"org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.6.2",
"org.mockito:mockito-core:2.28.2",
"org.objenesis:objenesis:1.0",
"org.robolectric:robolectric:4.4",
Expand Down

0 comments on commit 7b16dfd

Please sign in to comment.