10 Commits

Author SHA1 Message Date
Sébastien Deleuze
6c5f47a49f Upgrade to Spring Boot 3 and Kotlin 1.8 2023-01-09 11:38:17 +01:00
Sébastien Deleuze
0906a3d831 Use freeCompilerArgs += "-Xjsr305=strict"
See https://youtrack.jetbrains.com/issue/KT-41985
2023-01-09 10:01:34 +01:00
Sébastien Deleuze
5249c93833 Upgrade to Spring Boot 2.7.1
- Fix H2 database support with Spring Boot 2.7+
 - Upgrade Gradle, Kotlin, Spring Mockk as well
 - Upate README.adoc accordingly

Closes gh-60
Closes gh-61
2022-07-19 15:41:59 +02:00
Sébastien Deleuze
388c395840 Upgrade dependencies 2021-04-01 18:14:16 +02:00
Sébastien Deleuze
7abcabed18 Upgrade to Spring Boot 2.2.2 and Kotlin 1.3.61 2019-12-09 12:02:03 +01:00
Sébastien Deleuze
06a552462f Upgrade to Kotlin 1.3.60 2019-11-19 12:44:15 +01:00
Sébastien Deleuze
e59339fa10 Upgrade to Spring Boot 2.2.1 2019-11-19 12:41:58 +01:00
Sebastien Deleuze
8d2b2f5098 Fix Junit excludes 2019-10-18 12:18:20 +02:00
Sebastien Deleuze
d9316a6db2 Upgrade to Spring Boot 2.2.0.RELEASE 2019-10-18 09:34:48 +02:00
Sebastien Deleuze
c2009b578e Update Gradle build to use the Kotlin DSL
Fix gh-33
2019-05-20 12:26:21 +02:00