fix(deps): update dependency com.google.protobuf:protobuf-java to v3.24.4 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -22,7 +22,7 @@ dependencies {
|
||||
|
||||
|
||||
implementation(projects.kompendiumJsonSchema)
|
||||
implementation("com.google.protobuf:protobuf-java:3.24.3")
|
||||
implementation("com.google.protobuf:protobuf-java:3.24.4")
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect:1.9.10")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0")
|
||||
|
||||
|
Reference in New Issue
Block a user