Skip to content

Commit 0e5d4b6

Browse files
Bump to 0.6.2 and add push to mvn workflow
1 parent 95d64e0 commit 0e5d4b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- uses: actions/checkout@v6
7676
- uses: actions/setup-java@v5
7777
with:
78-
java-version: 25
78+
java-version: 21
7979
distribution: 'zulu'
8080
- name: Set up environment variables
8181
run: |

sjsonnet/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.2-SNAPSHOT
1+
0.6.2

0 commit comments

Comments
 (0)