bumping dependencies without a specific reason
This commit is contained in:
parent
32193b33c8
commit
eb0898e7dd
|
@ -17,9 +17,9 @@ ext {
|
|||
]
|
||||
|
||||
ts_plugin_libs = [
|
||||
httpclient : "org.apache.httpcomponents:httpclient:4.5.13",
|
||||
httpcore : "org.apache.httpcomponents:httpcore:4.4.13",
|
||||
httpmime : "org.apache.httpcomponents:httpmime:4.5.12",
|
||||
httpclient : "org.apache.httpcomponents:httpclient:4.5.14",
|
||||
httpcore : "org.apache.httpcomponents:httpcore:4.4.16",
|
||||
httpmime : "org.apache.httpcomponents:httpmime:4.5.14",
|
||||
launcher_api: fileTree( dir: "lib", include: "TunerStudioPluginAPI.jar" )
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue