8000 Upgrade JUnit and Truth · Issue #477 · googleapis/google-http-java-client · GitHub
[go: up one dir, main page]

Skip to content
Upgrade JUnit and Truth #477
Closed
Closed
@elharo

Description

@elharo

JUnit might need test scope too.

      <dependency>
        <groupId>junit</groupId>
        <artifactId>junit</artifactId>
        <version>4.8.2</version>
      </dependency>
      <dependency>
        <groupId>com.google.truth</groupId>
        <artifactId>truth</artifactId>
        <version>0.40</version>
        <scope>test</scope>
      </dependency>

Metadata

Metadata

Assignees

Labels

type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0