aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA14
1 files changed, 14 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..d7158a6
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,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
+}
+