elasticsearch/server
Artem Prigoda 2bc7398754
Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106)
Use local-independent `Strings.format` method instead of `String.format(Locale.ROOT, ...)`. 
Inline `ESTestCase.forbidden` calls with `Strings.format` for the consistency sake.
Add `Strings.format` alias in `common.Strings`
2023-01-03 19:28:27 +01:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Use Strings.format instead of String.format(Locale.ROOT, ...) in tests (#92106) 2023-01-03 19:28:27 +01:00
build.gradle Update forbiddenapis to 3.4 (#90624) 2022-10-06 16:52:06 +02:00