Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin:kotlin-stdlib-jdk8 to v1.3.71
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and lesv committed Mar 23, 2020
1 parent c7a74fb commit 7347ba2
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 @@ -70,7 +70,7 @@ limitations under the License.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-jdk8</artifactId>
<version>1.3.70</version>
<version>1.3.71</version>
</dependency>
<dependency>
<groupId>io.ktor</groupId>
Expand Down

0 comments on commit 7347ba2

Please sign in to comment.