We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d25ba commit c50705dCopy full SHA for c50705d
pom.xml
@@ -23,7 +23,7 @@
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<assertj.version>3.27.6</assertj.version>
25
<dokka.version>2.1.0</dokka.version>
26
- <java.version>17</java.version>
+ <java.version>11</java.version>
27
<junit.version>6.0.1</junit.version>
28
<kotlin.version>2.2.21</kotlin.version>
29
</properties>
0 commit comments