Skip to content

Commit

Permalink
Merge pull request #190 from dlsc-software-consulting-gmbh/dependabot…
Browse files Browse the repository at this point in the history
…/maven/org.jetbrains.kotlin-kotlin-stdlib-1.6.0

Bump kotlin-stdlib from 1.4.10 to 1.6.0
  • Loading branch information
dlemmermann authored Oct 3, 2022
2 parents 8760e97 + c7af845 commit ef8b9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.4.10</version>
<version>1.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ef8b9f8

Please sign in to comment.