This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
github
/
spring-authorization-server
mirror of
https://github.com/spring-projects/spring-authorization-server
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Bump Jacoco to 0.8.6 to support Java 15
Daniel Garnier-Moiroux
4 năm trước cách đây
mục cha
a90d98aa1e
commit
1962b9c5b7
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
oauth2-authorization-server/spring-security-oauth2-authorization-server.gradle
+ 1
- 1
oauth2-authorization-server/spring-security-oauth2-authorization-server.gradle
Xem Tập Tin
@@ -20,5 +20,5 @@ dependencies {
}
jacoco {
- toolVersion = '0.8.
5
'
+ toolVersion = '0.8.
6
'
}