-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Description
These are the current versions of the JUnit and Jackson dependencies in build.gradle:
addressbook-level3/build.gradle
Line 44 in 865de62
| String jUnitVersion = '5.4.0' |
addressbook-level3/build.gradle
Lines 60 to 61 in 865de62
| implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.7.0' | |
| implementation group: 'com.fasterxml.jackson.datatype', name: 'jackson-datatype-jsr310', version: '2.7.4' |
The latest versions are:
As a side note, some branches of Duke (e.g. add-gradle-support) also have an outdated JUnit version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels