Skip to content

Commit

Permalink
Updated NAACCR XML to version 8.1 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
depryf committed Aug 9, 2021
1 parent 9962fe0 commit 5101ca8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Layout Framework Version History

**Changes in version 4.1**

- Updated NAACCR XML library from version 8.0 to version 8.1.

**Changes in version 4.0**

- Added NAACCR 22 XML layout; documentation is not available yet for new data items.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1-SNAPSHOT
4.1
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
}

dependencies {
api 'com.imsweb:naaccr-xml:8.0'
api 'com.imsweb:naaccr-xml:8.1'

implementation 'commons-io:commons-io:2.11.0'
implementation 'com.opencsv:opencsv:5.5.1'
Expand Down

0 comments on commit 5101ca8

Please sign in to comment.