You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ An API key is required to use this API. You can [request one on Flickr](http://
47
47
<dependency>
48
48
<groupId>com.flickr4java</groupId>
49
49
<artifactId>flickr4java</artifactId>
50
-
<version>2.13</version>
50
+
<version>2.14</version>
51
51
</dependency>
52
52
53
53
Flickr4Java is now available on Maven Central so the above settings should be all you need (it used to only be available on [JCenter](https://bintray.com/bintray/jcenter).
0 commit comments