Skip to content

Commit

Permalink
Update dependency com.squareup.wire:wire-bom to v4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent 339014a commit bb5d5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
object Dependencies {
const val kotlinVersion ="1.8.20"
const val wireBom = "com.squareup.wire:wire-bom:4.5.5"
const val wireBom = "com.squareup.wire:wire-bom:4.7.2"
const val wireSchema = "com.squareup.wire:wire-schema:"
const val kotlinxSerializationJson = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0"

Expand Down

0 comments on commit bb5d5f2

Please sign in to comment.