aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: d7158a68376fb5df6511e7de45f417be1b51e777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "mockito-kotlin"
description:
    "Mockito for Kotlin"

third_party {
  url {
    type: GIT
    value: "https://github.com/mockito/mockito-kotlin"
  }
  version: "2.2.11"
  last_upgrade_date { year: 2023 month: 6 day: 13 }
  license_type: NOTICE
}