File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1616 <groupId >org.http4k</groupId >
1717 <artifactId >http4k-core</artifactId >
1818 <version >3.37.1</version >
19+ <scope >provided</scope >
1920 </dependency >
2021 <dependency >
2122 <groupId >nl.myndocs</groupId >
Original file line number Diff line number Diff line change 3232 <groupId >org.jetbrains.kotlin</groupId >
3333 <artifactId >kotlin-stdlib-jdk8</artifactId >
3434 <version >${kotlin.version} </version >
35+ <scope >provided</scope >
3536 </dependency >
3637 <dependency >
3738 <groupId >org.jetbrains.kotlin</groupId >
101102 </plugins >
102103 </build >
103104
104-
105+ <distributionManagement >
106+ <repository >
107+ <id >kotlin-oauth2-server</id >
108+ <url >https://api.bintray.com/maven/adhesivee/oauth2-server/kotlin-oauth2-server/;publish=1</url >
109+ </repository >
110+ </distributionManagement >
105111</project >
You can’t perform that action at this time.
0 commit comments