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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-15 00:06:06 +00:00
committed by GitHub
parent 8b81010d72
commit c5f3b7fa8b

View File

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