Skip to content

Commit

Permalink
Merge branch 'release/2024.9.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski committed Sep 22, 2024
2 parents c8cf362 + 49e9ebd commit fff56f1
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 @@ -4,7 +4,7 @@

<groupId>io.toolisticon.maven.parent</groupId>
<artifactId>maven-parent-kotlin-base</artifactId>
<version>2024.9.1</version>
<version>2024.9.2</version>

<name>Maven Parent - Kotlin Base</name>
<description>Maven parent for a holistic kotlin lib project.</description>
Expand Down Expand Up @@ -47,7 +47,7 @@
<java.version>17</java.version>
<jdk.version>17</jdk.version>

<kotlinx-serialization.version>1.7.2</kotlinx-serialization.version>
<kotlinx-serialization.version>1.7.3</kotlinx-serialization.version>
<kotlinx-coroutines.version>1.9.0</kotlinx-coroutines.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>

Expand Down

0 comments on commit fff56f1

Please sign in to comment.