Skip to content

Commit

Permalink
Merge pull request #79 from CXwudi/dependabot/maven/kotlin.version-1.…
Browse files Browse the repository at this point in the history
…9.20

Bump kotlin.version from 1.9.10 to 1.9.20
  • Loading branch information
github-actions[bot] authored Nov 1, 2023
2 parents a6c3ea4 + 90e2ef3 commit 1a54562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<spring-boot.version>3.1.4</spring-boot.version>
<!-- can un-comment to resolve deps conflict from spring when happened -->
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<!-- can un-comment to resolve deps conflict from spring when happened -->
<!--<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>-->
Expand Down

0 comments on commit 1a54562

Please sign in to comment.