Skip to content

Commit

Permalink
build(deps): bump com.google.protobuf from 0.8.14 to 0.8.15
Browse files Browse the repository at this point in the history
Bumps com.google.protobuf from 0.8.14 to 0.8.15.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jntakpe committed Feb 15, 2021
1 parent 49f482a commit 983224c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ plugins {
kotlin("kapt") version kotlinVersion
kotlin("plugin.allopen") version kotlinVersion
kotlin("plugin.serialization") version kotlinVersion
id("com.google.protobuf") version "0.8.14"
id("com.google.protobuf") version "0.8.15"
id("io.micronaut.application") version "1.3.4"
id("com.google.cloud.tools.jib") version "2.7.1"
id("com.github.johnrengelman.shadow") version "6.1.0"
Expand Down

0 comments on commit 983224c

Please sign in to comment.