Skip to content

Commit 941670a

Browse files
Merge pull request #73 from roar-skinderviken/dependabot/maven/kotlinVersion-2.0.21
Bump kotlinVersion from 2.0.20 to 2.0.21
2 parents e7a9967 + e66a890 commit 941670a

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
@@ -21,7 +21,7 @@
2121

2222
<micronaut.runtime>netty</micronaut.runtime>
2323
<testcontainers.version>1.20.2</testcontainers.version>
24-
<kotlinVersion>2.0.20</kotlinVersion>
24+
<kotlinVersion>2.0.21</kotlinVersion>
2525
</properties>
2626

2727
<repositories>

0 commit comments

Comments
 (0)