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 fluency-core, fluency-fluentd, ... to 2.6.0 #1745

Merged
merged 3 commits into from Jul 1, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -17,7 +17,7 @@ val JS_JAVA_LOGGING_VERSION = "1.0.0"
val JS_JAVA_TIME_VERSION = "1.0.0"
val SCALAJS_DOM_VERSION = "1.1.0"
val FINAGLE_VERSION = "21.6.0"
val FLUENCY_VERSION = "2.5.1"
val FLUENCY_VERSION = "2.6.0"
val GRPC_VERSION = "1.39.0"
val JMH_VERSION = "1.32"
val JAVAX_ANNOTATION_API_VERSION = "1.3.2"
Expand Down