We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce563db commit 8a3aaaeCopy full SHA for 8a3aaae
infinitic-spring-boot-3-starter/build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
18
group = "com.tiarebalbi.infinitic"
19
version = "1.1.0"
20
-extra["infiniticVersion"] = "0.11.7"
+extra["infiniticVersion"] = "0.12.1"
21
22
val bootJar: org.springframework.boot.gradle.tasks.bundling.BootJar by tasks
23
bootJar.enabled = false
0 commit comments