Skip to content

Commit

Permalink
Bump Java release in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Feb 21, 2024
1 parent e465241 commit 0ba1291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mq/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<properties>
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.testRelease>17</maven.compiler.testRelease>
<maven.compiler.testRelease>20</maven.compiler.testRelease>
<!-- Change these for each build -->
<build.number>1</build.number>
<build.letter>a</build.letter>
Expand Down

0 comments on commit 0ba1291

Please sign in to comment.