-
Notifications
You must be signed in to change notification settings - Fork 28
Merge maintenance/mps20232 into maintenance/mps20241 #1470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
make build gradle 9 compatible
arimer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cascading merge
# Conflicts: # build.gradle
|
Fixed merge conflict in build.gradle |
|
@mhuster23 feel free to have a second look. |
|
We are still getting some warnings about |
build.gradle
Outdated
| import java.time.format.DateTimeFormatter | ||
| import java.time.format.FormatStyle | ||
|
|
||
| //will pull the groovy classes/types from nexus to the classpath |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we don't need this. Will remove it.
removed not needed buildscript repositories part
arimer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's go
Merge changes from
maintenance/mps20232tomaintenance/mps20241.