Skip to content

Commit 834e994

Browse files
committed
Fine-tune accepted breaking changes
1 parent 12ae063 commit 834e994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/config/japicmp/accepted-breaking-changes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ org.junit.platform.engine.discovery.PackageSelector
3535
org.junit.platform.engine.discovery.UniqueIdSelector
3636
org.junit.platform.engine.discovery.UriSelector
3737
org.junit.platform.engine.reporting.ReportEntry#ReportEntry
38-
org.junit.platform.engine.support.config.PrefixedConfigurationParameters
38+
org.junit.platform.engine.support.config.PrefixedConfigurationParameters#get
3939
org.junit.platform.engine.support.descriptor.ClasspathResourceSource
4040
org.junit.platform.engine.support.descriptor.ClassSource
4141
org.junit.platform.engine.support.descriptor.CompositeTestSource
@@ -48,7 +48,7 @@ org.junit.platform.engine.support.filter.ClasspathScanningSupport
4848
org.junit.platform.engine.support.hierarchical.SingleTestExecutor
4949
org.junit.platform.engine.support.hierarchical.SingleTestExecutor$Executable
5050
org.junit.platform.engine.support.store.Namespace
51-
org.junit.platform.engine.support.store.NamespacedHierarchicalStore
51+
org.junit.platform.engine.support.store.NamespacedHierarchicalStore#getOrComputeIfAbsent
5252
org.junit.platform.engine.UniqueId
5353
org.junit.platform.engine.UniqueId$Segment
5454
org.junit.platform.launcher.core.LauncherDiscoveryRequestBuilder

0 commit comments

Comments
 (0)