File tree Expand file tree Collapse file tree
google-auth-library-java/oauth2_http Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424 <profiles >
2525 <profile >
26- <id >native-test </id >
26+ <id >native</id >
2727 <build >
2828 <plugins >
2929 <plugin >
112112 <artifactId >slf4j-api</artifactId >
113113 <version >${project.slf4j.version} </version >
114114 </dependency >
115- <!-- Logback for testing -->
116115 <dependency >
117116 <groupId >ch.qos.logback</groupId >
118117 <artifactId >logback-classic</artifactId >
271270 <groupId >com.google.api</groupId >
272271 <artifactId >api-common</artifactId >
273272 </dependency >
274- <!-- Tests are written with JUnit 5, but failsafe (ITs) runs with junit-platform-47 -->
275- <!-- This dependency is needed until that config is removed from upstream shared-deps -->
276273 <dependency >
277274 <groupId >junit</groupId >
278275 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments