Merge branch '6.2.x'

This commit is contained in:
Sam Brannen
2025-05-07 14:29:35 +02:00
3 changed files with 34 additions and 9 deletions

View File

@@ -42,7 +42,7 @@ class PropertySourcesPropertyResolverTests {
private MutablePropertySources propertySources;
private ConfigurablePropertyResolver propertyResolver;
private PropertySourcesPropertyResolver propertyResolver;
@BeforeEach