Skip to content

Commit

Permalink
Update to Kotlin 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heubeck committed May 22, 2024
1 parent 4721017 commit 34a1b30
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 @@ -17,12 +17,12 @@

<groupId>io.github.heubeck</groupId>
<artifactId>examiner</artifactId>
<version>1.12.18</version>
<version>1.12.19</version>

<properties>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<failsafe.useModulePath>false</failsafe.useModulePath>
<kotlin.version>1.9.24</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<maven.compiler.release>21</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit 34a1b30

Please # to comment.