Skip to content

Commit

Permalink
Updates jvmTarget for Kotlin tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed Jan 19, 2025
1 parent 719ff19 commit 28cc395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion equalsverifier-test-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</execution>
</executions>
<configuration>
<jvmTarget>1.8</jvmTarget>
<jvmTarget>11</jvmTarget>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 28cc395

Please sign in to comment.