Skip to content

Commit 20cea0e

Browse files
Bump kotlin.version from 1.4.31 to 1.5.20 (#157)
Bumps `kotlin.version` from 1.4.31 to 1.5.20. Updates `kotlin-stdlib` from 1.4.31 to 1.5.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.31...v1.5.20) Updates `kotlin-test-junit` from 1.4.31 to 1.5.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.31...v1.5.20) Updates `kotlin-maven-plugin` from 1.4.31 to 1.5.20 Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f97c4ee commit 20cea0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
14-
<kotlin.version>1.4.31</kotlin.version>
14+
<kotlin.version>1.5.20</kotlin.version>
1515
<lucene.version>8.5.2</lucene.version>
1616
<word.version>1.3</word.version>
1717
<gson.version>2.8.6</gson.version>

0 commit comments

Comments
 (0)