Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit48f8cf0

Browse files
committed
prepare v8.1.0
1 parent86a4854 commit48f8cf0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ You can pull ScribeJava from the central maven repository, just add these to you
136136
<dependency>
137137
<groupId>com.github.scribejava</groupId>
138138
<artifactId>scribejava-apis</artifactId>
139-
<version>8.0.0</version>
139+
<version>8.1.0</version>
140140
</dependency>
141141
```
142142

@@ -145,7 +145,7 @@ And in case you need just core classes (that's it, without any external API (FB,
145145
<dependency>
146146
<groupId>com.github.scribejava</groupId>
147147
<artifactId>scribejava-core</artifactId>
148-
<version>8.0.0</version>
148+
<version>8.1.0</version>
149149
</dependency>
150150
```
151151

‎changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[SNAPSHOT]
2-
* add raw Response (with HTTPrepsponse code and body) as member to the OAuth2AccessTokenErrorResponse
1+
[8.1.0]
2+
* add raw Response (with HTTPresponse code and body) as member to the OAuth2AccessTokenErrorResponse
33
* add possibility to set "" (empty string) as apiSecret
44
* add Slack API (https://slack.com/) (thanks to https://github.com/petrkopotev)
55

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp