forked from doljae/kopring-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.properties
34 lines (21 loc) · 954 Bytes
/
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
#### Dependencies and Plugin versions with their available updates.
#### Generated by `./gradlew refreshVersions` version 0.60.2
####
#### 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.h2database..h2=2.2.224
version.com.navercorp.fixturemonkey..fixture-monkey-starter-kotlin=0.6.8
version.com.navercorp.fixturemonkey..fixture-monkey-jackson=0.6.8
version.com.ninja-squad..springmockk=4.0.2
version.io.github.oshai..kotlin-logging-jvm=5.1.0
plugin.org.jlleitschuh.gradle.ktlint=11.6.0
version.kotest.extensions.testcontainers=2.0.2
version.kotest=5.7.2
version.kotest.extensions.spring=1.1.3
version.kotlin=1.9.10
plugin.org.springframework.boot=3.1.4
version.mockk=1.13.8
plugin.io.spring.dependency-management=1.1.3