Skip to content

Commit

Permalink
Fix order of versions in rules_java (#1001)
Browse files Browse the repository at this point in the history
  • Loading branch information
keertk authored Oct 13, 2023
1 parent 447710b commit 89a2e00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/rules_java/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"6.3.0",
"6.3.1",
"6.3.2",
"6.3.3",
"6.4.0",
"6.5.0",
"6.5.1",
"6.3.3"
"6.5.1"
],
"yanked_versions": {},
"repository": [
Expand Down

0 comments on commit 89a2e00

Please sign in to comment.