We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd0f08 commit 597e902Copy full SHA for 597e902
gradle/java-publication.gradle
@@ -66,7 +66,7 @@ publishing {
66
url = "https://github.com/mockito/mockito"
67
licenses {
68
license {
69
- name = 'The MIT License'
+ name = 'MIT'
70
url = 'https://github.com/mockito/mockito/blob/main/LICENSE'
71
distribution = 'repo'
72
}
0 commit comments