Skip to content

update dependencies #443

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

Closed

Conversation

qweek
Copy link
Contributor

@qweek qweek commented Nov 4, 2017

gradle 4.3 and other dependencies

@qweek
Copy link
Contributor Author

qweek commented Nov 4, 2017

Known issues: JFR failed on windows

[jfr][WARN ][1.669] JFR initialization attempt failed.
[jfr][WARN ][1.669] Unable to create JFR repository directory using base location (C:\WINDOWS\).

build.gradle Outdated

id 'com.github.sherter.google-java-format' version '0.6'
id 'com.github.johnrengelman.shadow' version '2.0.1' apply false
id 'me.champeau.gradle.jmh' version '0.4.4' apply false
id 'io.morethan.jmhreport' version '0.6.2.1' apply false
id 'me.champeau.gradle.jmh' version '0.4.5-beta-2' apply false
Copy link
Member

Choose a reason for hiding this comment

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

I'd avoid betas. Also can we buffer version bumps until there is something needed? There is some risk in moving ahead of transitive dependencies of reactor-core, so let's not always be on the bleeding edge.

@nebhale
Copy link
Member

nebhale commented Mar 19, 2018

This is probably superseded by #475.

@yschimke yschimke closed this Mar 20, 2018
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.

3 participants