Answers for "failed to resolve org.junit.platform:junit-platform-launcher:1.6.3"

0

Failed to resolve org.junit.platform:junit-platform-launcher:1.7.0

<dependency>
  <groupId>org.junit.platform</groupId>
  <artifactId>junit-platform-launcher</artifactId>
  <version>1.7.0</version>
  <scope>test</scope>
</dependency>
Posted by: Guest on January-18-2021

Code answers related to "failed to resolve org.junit.platform:junit-platform-launcher:1.6.3"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language