Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into minor-updates-gh
Browse files Browse the repository at this point in the history
  • Loading branch information
ogolberg committed Mar 14, 2024
2 parents e7e60f0 + 696f366 commit 05a7242
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
# limitations under the License.

[versions]
autoService = "1.0.1"
autoService = "1.1.1"
grpc-java = "1.58.0"
grpc-kotlin = "1.4.0"
grpc-kotlin = "1.4.1"
kotlinLogging = "5.1.0"
kotlinPoet = "1.14.2"
kotlinx-coroutines = "1.6.0"
Expand All @@ -28,7 +28,7 @@ slf4j = "2.0.6"
# build
androidGradlePlugin = "7.4.2"
animalSnifferGradlePlugin = "1.7.1"
binaryCompatibilityValidator = "0.13.2"
binaryCompatibilityValidator = "0.14.0"
buildConfig = "3.1.0"
gradleMavenPublishPlugin = "0.25.3"
gummyBears = "0.8.0"
Expand All @@ -39,9 +39,9 @@ spotless = "6.21.0"

# benchmarks
datasets = "0.1.0"
download = "5.4.0"
download = "5.6.0"
jmh = "1.26"
wire = "4.8.1"
wire = "4.9.7"

# test
grpc-js = "1.8.14"
Expand Down

0 comments on commit 05a7242

Please sign in to comment.