Skip to content

Commit 8b533b1

Browse files
authored
Merge pull request #2209 from jooby-project/dependabot/maven/kotlin.version-1.4.21
build(deps): bump kotlin.version from 1.4.20 to 1.4.21
2 parents 79a012f + fbe6384 commit 8b533b1

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.0</junit.version>
6767
<kafka.version>2.7.0</kafka.version>
68-
<kotlin.version>1.4.20</kotlin.version>
68+
<kotlin.version>1.4.21</kotlin.version>
6969
<kotlinx-coroutines-core.version>1.4.1</kotlinx-coroutines-core.version>
7070
<lettuce.version>6.0.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
@@ -103,7 +103,7 @@
103103
<unbescape.version>1.1.6.RELEASE</unbescape.version>
104104

105105
<!-- Kotlin -->
106-
<kotlin.version>1.4.20</kotlin.version>
106+
<kotlin.version>1.4.21</kotlin.version>
107107
<kotlinx-coroutines-core.version>1.4.1</kotlinx-coroutines-core.version>
108108

109109
<!-- Test dependencies -->

0 commit comments

Comments
 (0)