Skip to content

Commit 556a1ac

Browse files
authored
Merge pull request #2316 from jooby-project/dependabot/maven/kotlin.version-1.4.32
build(deps): bump kotlin.version from 1.4.31 to 1.4.32
2 parents d8335fa + 4ae4dd1 commit 556a1ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<jsr305.version>3.0.2</jsr305.version>
6666
<junit.version>5.7.1</junit.version>
6767
<kafka.version>2.7.0</kafka.version>
68-
<kotlin.version>1.4.31</kotlin.version>
68+
<kotlin.version>1.4.32</kotlin.version>
6969
<kotlinx-coroutines-core.version>1.4.1</kotlinx-coroutines-core.version>
7070
<lettuce.version>6.1.1.RELEASE</lettuce.version>
7171
<license-maven-plugin.version>3.0</license-maven-plugin.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<unbescape.version>1.1.6.RELEASE</unbescape.version>
106106

107107
<!-- Kotlin -->
108-
<kotlin.version>1.4.31</kotlin.version>
108+
<kotlin.version>1.4.32</kotlin.version>
109109
<kotlinx-coroutines-core.version>1.4.1</kotlinx-coroutines-core.version>
110110
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
111111

0 commit comments

Comments
 (0)