File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <properties >
13- <http4k .version>4.34.2 .0</http4k .version>
13+ <http4k .version>4.35.4 .0</http4k .version>
1414 </properties >
1515
1616 <artifactId >bolt-http4k</artifactId >
Original file line number Diff line number Diff line change 1515 <properties >
1616 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1717 <kotlin .code.style>official</kotlin .code.style>
18- <ktor .version>2.1.3 </ktor .version>
18+ <ktor .version>2.2.2 </ktor .version>
1919 </properties >
2020
2121 <pluginRepositories >
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <properties >
13- <micronaut .version>3.7.4 </micronaut .version>
13+ <micronaut .version>3.8.0 </micronaut .version>
1414 <micronaut-test-junit5 .version>3.8.0</micronaut-test-junit5 .version>
1515 <micronaut-rxjava3 .version>2.4.0</micronaut-rxjava3 .version>
16- <junit5-jupiter .version>5.9.1 </junit5-jupiter .version>
16+ <junit5-jupiter .version>5.9.2 </junit5-jupiter .version>
1717 <!-- Note that upgrading this library breaks other dependency resolution -->
1818 <mockito-all .version>1.10.19</mockito-all .version>
1919 <jakarta .inject.version>2.0.1.MR</jakarta .inject.version>
Original file line number Diff line number Diff line change 5050 <!-- We don't change the versions of servlet API interface to keep the backward compatibility with older versions of them -->
5151 <jakarta .servlet-api.version>5.0.0</jakarta .servlet-api.version>
5252 <okhttp .version>4.10.0</okhttp .version>
53- <gson .version>2.10</gson .version>
54- <kotlin .version>1.7.22 </kotlin .version>
53+ <gson .version>2.10.1 </gson .version>
54+ <kotlin .version>1.8.0 </kotlin .version>
5555 <!-- Note that we should not upgrade sfl4j-api to v2 to avoid confusions on the users side.
5656 see also: https://github.com/slackapi/java-slack-sdk/issues/1034
5757 -->
You can’t perform that action at this time.
0 commit comments