Skip to content

Commit

Permalink
added check to see if a defs is present in a referenced json
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Davenport committed Nov 14, 2024
1 parent c19c490 commit 2e304de
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 464 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group = 'org.brapi'
version = '0.10.0-SNAPSHOT'
version = '0.11.0-SNAPSHOT'
sourceCompatibility = JavaVersion.VERSION_21
targetCompatibility = JavaVersion.VERSION_21

Expand Down
Loading

0 comments on commit 2e304de

Please sign in to comment.