File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ To do this, add the dependency to your pom.xml:
16
16
<dependency >
17
17
<groupId >com.maxmind.minfraud</groupId >
18
18
<artifactId >minfraud</artifactId >
19
- <version >3.7.2 </version >
19
+ <version >3.8.0 </version >
20
20
</dependency >
21
21
```
22
22
@@ -29,7 +29,7 @@ repositories {
29
29
mavenCentral()
30
30
}
31
31
dependencies {
32
- compile 'com.maxmind.minfraud:minfraud:3.7.2 '
32
+ compile 'com.maxmind.minfraud:minfraud:3.8.0 '
33
33
}
34
34
```
35
35
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.maxmind.minfraud</groupId >
6
6
<artifactId >minfraud</artifactId >
7
- <version >3.7.2 </version >
7
+ <version >3.8.0 </version >
8
8
<name >MaxMind minFraud API</name >
9
9
<description >MaxMind minFraud Score, Insights, Factors and Report Transaction API</description >
10
10
<url >http://dev.maxmind.com/minfraud</url >
You can’t perform that action at this time.
0 commit comments