File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
<dotenv-source .version>3.0.0</dotenv-source .version>
23
23
<rxjava-source .version>3.1.10</rxjava-source .version>
24
24
<retrofit-source .version>2.11.0</retrofit-source .version>
25
- <loggin .version>4.12 .0</loggin .version>
25
+ <loggin .version>5.1 .0</loggin .version>
26
26
<jococo-plugin .version>0.8.5</jococo-plugin .version>
27
27
<lombok-source .version>1.18.36</lombok-source .version>
28
28
<junit-jupiter .version>5.11.4</junit-jupiter .version>
184
184
<dependency >
185
185
<groupId >com.slack.api</groupId >
186
186
<artifactId >bolt</artifactId >
187
- <version >1.44.0 </version >
187
+ <version >1.45.3 </version >
188
188
</dependency >
189
189
<dependency >
190
190
<groupId >org.jetbrains</groupId >
194
194
<dependency >
195
195
<groupId >com.squareup.okhttp3</groupId >
196
196
<artifactId >okhttp</artifactId >
197
- <version >4.12 .0</version >
197
+ <version >5.1 .0</version >
198
198
</dependency >
199
199
<dependency >
200
200
<groupId >org.slf4j</groupId >
201
201
<artifactId >slf4j-simple</artifactId >
202
- <version >1.7.36 </version >
202
+ <version >2.0.17 </version >
203
203
</dependency >
204
204
<!-- https://mvnrepository.com/artifact/io.github.cdimascio/java-dotenv -->
205
205
<dependency >
You can’t perform that action at this time.
0 commit comments