Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/kotlinVersion-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Aug 5, 2024
2 parents 0b7ab1f + 66f1a5e commit 819c94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
ext {
kotlinVersion = '2.0.0'
kotlinCoroutinesVersion = '1.7.3'
grpcVersion = '1.62.2'
grpcVersion = '1.65.1'
nettyVersion = '4.1.107.Final'
aboutLibsVersion = '8.6.3'
junitVersion = '5.9.0'
Expand Down

0 comments on commit 819c94a

Please sign in to comment.