Skip to content

Commit

Permalink
Upgrade Armeria to 1.17.1 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
ikhoon authored Jul 26, 2022
1 parent 40b8243 commit 7db019a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java_armeria_bench/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ sourceCompatibility = 17
targetCompatibility = 17


def armeriaVersion = '1.15.0'
def grpcVersion = '1.45.0'
def armeriaVersion = '1.17.1'
def grpcVersion = '1.47.0'
def protocVersion = '3.19.2'

dependencies {
Expand Down

0 comments on commit 7db019a

Please sign in to comment.