-
Notifications
You must be signed in to change notification settings - Fork 5
/
versions.properties
40 lines (25 loc) · 1.18 KB
/
versions.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.51.0
####
#### Don't manually edit or split the comments that start with four hashtags (####),
#### they will be overwritten by refreshVersions.
####
#### suppress inspection "SpellCheckingInspection" for whole file
#### suppress inspection "UnusedProperty" for whole file
version.com.github.kittinunf.fuel..fuel-coroutines=2.3.1
version.org.xerial..sqlite-jdbc=3.41.0.1
version.org.springframework.boot..spring-boot-starter-web=2.7.9
## unused
version.org.springframework.boot..spring-boot-starter-test=2.7.9
## unused
version.org.springframework.boot..spring-boot-starter-data-jpa=2.7.9
version.org.springframework.boot..spring-boot-starter=2.7.9
version.org.mariadb.jdbc..mariadb-java-client=3.1.2
version.org.kohsuke..github-api=1.314
version.kotlin=1.8.10
version.io.github.kotlin-telegram-bot.kotlin-telegram-bot..telegram=6.0.7
version.com.github.kittinunf.fuel..fuel-jackson=2.3.1
version.com.github.kittinunf.fuel..fuel=2.3.1
version.com.github.gwenn..sqlite-dialect=0.1.2
plugin.org.springframework.boot=2.7.9
plugin.io.spring.dependency-management=1.1.0