Skip to content

Commit

Permalink
Downgrade experimental jdk release
Browse files Browse the repository at this point in the history
  • Loading branch information
pavetok committed Feb 23, 2024
1 parent ddb9fa0 commit c81274e
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 @@ -40,7 +40,7 @@
</property>
</activation>
<properties>
<maven.compiler.release>22</maven.compiler.release>
<maven.compiler.release>21</maven.compiler.release> <!--kotlin restriction-->
<kotlin.version>2.0.0-Beta4</kotlin.version>
</properties>
</profile>
Expand Down

0 comments on commit c81274e

Please sign in to comment.