Skip to content

Commit

Permalink
Use latest grgit
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoberstar committed Apr 21, 2018
1 parent 0ea4e99 commit a77ab76
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions global.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compatTestCompile": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
},
"org.spockframework:spock-core": {
Expand All @@ -11,7 +11,7 @@
},
"compatTestCompileClasspath": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
},
"org.spockframework:spock-core": {
Expand All @@ -21,7 +21,7 @@
},
"compatTestRuntime": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
},
"org.spockframework:spock-core": {
Expand All @@ -31,7 +31,7 @@
},
"compatTestRuntimeClasspath": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
},
"org.spockframework:spock-core": {
Expand All @@ -41,55 +41,55 @@
},
"compile": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"compileClasspath": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"default": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"runtime": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"runtimeClasspath": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"testCompile": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"testCompileClasspath": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"testRuntime": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
},
"testRuntimeClasspath": {
"org.ajoberstar:grgit": {
"locked": "2.2.0-beta.2",
"locked": "2.2.0-rc.1",
"requested": "[2.0.0,)"
}
}
Expand Down

0 comments on commit a77ab76

Please sign in to comment.