Skip to content

Commit

Permalink
Update dependency io.ktor:ktor-server-netty to v1.2.5 (#1724)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kurtisvg committed Nov 12, 2019
1 parent 77f5677 commit a07f719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine-java11/kotlin-ktor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ limitations under the License.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-server-netty</artifactId>
<version>1.2.2</version>
<version>1.2.5</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit a07f719

Please sign in to comment.