Skip to content

Commit a8766d2

Browse files
author
Willi Schönborn
authored
Merge pull request zalando#588 from zalando/dependabot/maven/org.jetbrains.kotlin-kotlin-stdlib-1.3.50
Bump kotlin-stdlib from 1.3.41 to 1.3.50
2 parents b63fc52 + 510a45b commit a8766d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logbook-okhttp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>org.jetbrains.kotlin</groupId>
3030
<artifactId>kotlin-stdlib</artifactId>
31-
<version>1.3.41</version>
31+
<version>1.3.50</version>
3232
</dependency>
3333
<!-- testing -->
3434
<dependency>

0 commit comments

Comments
 (0)