-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathversions.properties
34 lines (21 loc) · 956 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.5
####
#### 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.3.230
version.com.navercorp.fixturemonkey..fixture-monkey-starter-kotlin=1.0.21
version.com.navercorp.fixturemonkey..fixture-monkey-jackson=1.0.21
version.com.ninja-squad..springmockk=4.0.2
version.io.github.oshai..kotlin-logging-jvm=7.0.0
plugin.org.jlleitschuh.gradle.ktlint=12.1.1
version.kotest.extensions.testcontainers=2.0.2
version.kotest=5.9.1
version.kotest.extensions.spring=1.3.0
version.kotlin=2.0.0
plugin.org.springframework.boot=3.3.1
version.mockk=1.13.12
plugin.io.spring.dependency-management=1.1.6