Skip to content

Commit 83f189c

Browse files
Bump kotlin-stdlib-common from 1.4.31 to 1.5.0 (#115)
Bumps [kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.4.31 to 1.5.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0df1e7f commit 83f189c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.jetbrains.kotlin</groupId>
6464
<artifactId>kotlin-stdlib-common</artifactId>
65-
<version>1.4.31</version>
65+
<version>1.5.0</version>
6666
</dependency>
6767
</dependencies>
6868
</dependencyManagement>

0 commit comments

Comments
 (0)