fix(deps): update dependency com.google.protobuf:protobuf-java to v3.23.2 (#472)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-26 20:27:33 +00:00
committed by GitHub
parent 884a50fc83
commit e059633055

View File

@ -22,7 +22,7 @@ dependencies {
implementation(projects.kompendiumJsonSchema)
implementation("com.google.protobuf:protobuf-java:3.23.1")
implementation("com.google.protobuf:protobuf-java:3.23.2")
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.21")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1")