Skip to content

Commit

Permalink
Bump kotlin.version from 1.4.30 to 1.4.31
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.4.30 to 1.4.31.

Updates `kotlin-stdlib` from 1.4.30 to 1.4.31
- [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)

Updates `kotlin-maven-plugin` from 1.4.30 to 1.4.31

Updates `kotlin-reflect` from 1.4.30 to 1.4.31
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2021
1 parent 29bb6be commit 8f8ff9a
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 @@ -18,7 +18,7 @@
<junit-jupiter.version>5.7.1</junit-jupiter.version>
<json-path.version>2.4.0</json-path.version>
<opentest4j.version>1.2.0</opentest4j.version>
<kotlin.version>1.4.30</kotlin.version>
<kotlin.version>1.4.31</kotlin.version>
<bnd.version>5.3.0</bnd.version>
<symbolic.name>${project.groupId}.${project.artifactId}</symbolic.name>
<osgi.importPackage>!kotlin.*,*</osgi.importPackage>
Expand Down

0 comments on commit 8f8ff9a

Please sign in to comment.