Skip to content

Commit

Permalink
bump kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Feb 21, 2024
1 parent 8a8eecd commit 53ff108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -556,15 +556,15 @@
<jacoco.version>0.8.5</jacoco.version>
<jaxb.version>2.3.1</jaxb.version>
<jsoup.version>1.15.4</jsoup.version>
<kotlin.version>1.8.10</kotlin.version>
<kotlin.version>1.9.22</kotlin.version>
<logback.version>1.5.0</logback.version>
<morphia.version>2.3.1</morphia.version>
<okhttp.version>4.10.0</okhttp.version>
<slf4j.version>2.0.12</slf4j.version>
<sofia.version>0.25</sofia.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin-maven-symbol-processing.version>1.5</kotlin-maven-symbol-processing.version>
<kotlin-maven-symbol-processing.version>1.6</kotlin-maven-symbol-processing.version>
</properties>

</project>

0 comments on commit 53ff108

Please sign in to comment.