Skip to content
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

Update dependencies #4199

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Update dependencies #4199

merged 1 commit into from
Aug 25, 2023

Conversation

imsdu
Copy link
Collaborator

@imsdu imsdu commented Aug 25, 2023

No description provided.

@@ -722,7 +722,17 @@ lazy val cargo = taskKey[(File, String)]("Run Cargo to build 'nexus-fixer'")
lazy val storage = project
.in(file("storage"))
.enablePlugins(UniversalPlugin, JavaAppPackaging, JavaAgent, DockerPlugin, BuildInfoPlugin)
.settings(shared, compilation, assertJavaVersion, kamonSettings, storageAssemblySettings, coverage, release, servicePackaging, coverageMinimumStmtTotal := 75)
.settings(
Copy link
Contributor

Choose a reason for hiding this comment

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

I like these formatting changes

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I only changed the versions and reformatting the file has changed in other places too.

@imsdu imsdu merged commit 051463e into BlueBrain:master Aug 25, 2023
@imsdu imsdu deleted the update-dependencies branch August 25, 2023 15:37
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