Skip to content

Commit bd34c97

Browse files
authored
Update pom-central.xml
1 parent c39e7ed commit bd34c97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom-central.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<url>https://github.com/javadev/LeetCode-in-Kotlin</url>
2828
</scm>
2929
<properties>
30-
<kotlin.version>1.6.10</kotlin.version>
30+
<kotlin.version>1.7.10</kotlin.version>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3232
</properties>
3333
<ciManagement>
@@ -156,4 +156,4 @@
156156
<scope>test</scope>
157157
</dependency>
158158
</dependencies>
159-
</project>
159+
</project>

0 commit comments

Comments
 (0)