Skip to content

Commit

Permalink
Update InterimModule.java
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Jun 21, 2023
1 parent 60cd9f9 commit ca0a1d1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ public static Builder builder() {
.setName("")
.setVersion(Version.EMPTY)
.setKey(ModuleKey.ROOT)
.setCompatibilityLevel(0)
.setYankedInfo(Optional.empty());
}

Expand Down

0 comments on commit ca0a1d1

Please sign in to comment.