jack-berg
|
8897dd4d5c
|
Revert removal final newline (#5133)
* Revert removal final newline
* Add to final newlin editorconfigoverride
|
2023-01-18 08:51:41 -06:00 |
dependabot[bot]
|
1e4a7be6be
|
Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 (#5126)
* Bump spotless-plugin-gradle from 6.12.1 to 6.13.0
Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.12.1 to 6.13.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](https://github.com/diffplug/spotless/compare/gradle/6.12.1...plugin-gradle/6.13.0)
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix build
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Berg <jberg@newrelic.com>
|
2023-01-17 16:47:56 -06:00 |
Anuraag Agrawal
|
47f7c38ef5
|
Enable loggers in all tests via slf4j. (#4126)
* Route all test jul logging through slf4j.
* Cleanup and more suppressions
|
2022-02-02 14:43:25 +09:00 |
Anuraag Agrawal
|
03c41ec940
|
Add a testing-internal module and functionality to SuppressLogger for… (#4130)
* Improve behavior of some tests (#4123)
* Optimize
* Fix logging.properties
* Clean
|
2022-02-01 16:04:39 +09:00 |