Skip to content

Upgrade dependencies#14

Merged
yuri-sergiichuk merged 5 commits intomasterfrom
upgrade-dependencies
Aug 15, 2020
Merged

Upgrade dependencies#14
yuri-sergiichuk merged 5 commits intomasterfrom
upgrade-dependencies

Conversation

@yuri-sergiichuk
Copy link
Contributor

In this PR I have migrated to the latest Gradle v6.6 version as well as updated core application dependencies.

The most desired update is the new version of the base library with Java9+ time fix (see SpineEventEngine/base-libraries#554 for details).

In order to be able to force base version, I defined the dependency resolution strategy that overrides the bootstrap plugin version management.

The new Gradle version has contains the fix for the issue that prevented using Gradle v6.5.x with the Bootstrap plugin (see SpineEventEngine/bootstrap#61) for details.
The new `base` version has the Java time fix related directly to Java9+ (see SpineEventEngine/base-libraries#554 for details).

We must force dependencies because the `Bootstrap` plugin configured Spine dependencies for us with the versions pre-configured in the plugin itself.
@yuri-sergiichuk yuri-sergiichuk self-assigned this Aug 14, 2020
@yuri-sergiichuk yuri-sergiichuk marked this pull request as ready for review August 14, 2020 14:54
Copy link
Collaborator

@alexander-yevsyukov alexander-yevsyukov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yuri-sergiichuk yuri-sergiichuk merged commit b3e0c90 into master Aug 15, 2020
@yuri-sergiichuk yuri-sergiichuk deleted the upgrade-dependencies branch August 15, 2020 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants