Skip to content

Commit e1f062b

Browse files
author
scala-steward
committed
Update armeria to 1.35.0
1 parent 40793ed commit e1f062b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ lazy val armeriaBackend = (projectMatrix in file("armeria-backend"))
672672
.settings(testServerSettings)
673673
.settings(
674674
name := "armeria-backend",
675-
libraryDependencies += "com.linecorp.armeria" % "armeria" % "1.34.2"
675+
libraryDependencies += "com.linecorp.armeria" % "armeria" % "1.35.0"
676676
)
677677
.jvmPlatform(scalaVersions = scala2And3)
678678
.dependsOn(core % compileAndTest)

0 commit comments

Comments
 (0)