Skip to content

Commit

Permalink
Bump retrofit from 2.0.1 to 2.5.0 in /openml-h2o (#20)
Browse files Browse the repository at this point in the history
Bumps [retrofit](https://github.com/square/retrofit) from 2.0.1 to 2.5.0.
- [Release notes](https://github.com/square/retrofit/releases)
- [Changelog](https://github.com/square/retrofit/blob/master/CHANGELOG.md)
- [Commits](square/retrofit@parent-2.0.1...parent-2.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2020
1 parent 613472e commit de052b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openml-h2o/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit</artifactId>
<!-- This version was specially chosen to match the one used by h2o-bindings -->
<version>2.0.1</version>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>net.sf.supercsv</groupId>
Expand Down

0 comments on commit de052b7

Please sign in to comment.