Skip to content

Update Jackson and JUnit #135

@yhtMinceraft1010X

Description

@yhtMinceraft1010X

These are the current versions of the JUnit and Jackson dependencies in build.gradle:

String jUnitVersion = '5.4.0'

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions