Skip to content

Commit

Permalink
(WIP) change version in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed May 8, 2024
1 parent a378987 commit d08706c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions org.jacoco.core.test.validation/pom.xml
Expand Up @@ -476,7 +476,7 @@
</property>
</activation>
<properties>
<!-- Kotlin 1.9.23 doesn't support compilation into 22 -->
<!-- Kotlin 1.9.24 doesn't support compilation into 22 -->
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
<!-- Groovy 3.0.20 does not support compilation into 22 -->
<groovy.targetBytecode>16</groovy.targetBytecode>
Expand Down Expand Up @@ -507,7 +507,7 @@
</property>
</activation>
<properties>
<!-- Kotlin 1.9.23 doesn't support compilation into 23 -->
<!-- Kotlin 1.9.24 doesn't support compilation into 23 -->
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
<!-- Groovy 3.0.20 does not support compilation into 23 -->
<groovy.targetBytecode>16</groovy.targetBytecode>
Expand Down

0 comments on commit d08706c

Please sign in to comment.