We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42da787 commit 7f8086aCopy full SHA for 7f8086a
pom.xml
@@ -65,10 +65,10 @@
65
66
<properties>
67
<!-- DEPENDENCY VERSIONS -->
68
- <spring-boot.version>3.2.2</spring-boot.version>
+ <spring-boot.version>3.3.4</spring-boot.version>
69
<querydsl.version>5.1.0</querydsl.version>
70
71
- <infobip-testcontainers.version>4.3.2</infobip-testcontainers.version>
+ <infobip-testcontainers.version>4.3.4</infobip-testcontainers.version>
72
73
<auto-service.version>1.0.1</auto-service.version>
74
@@ -85,7 +85,7 @@
85
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
86
<java.version>17</java.version>
87
88
- <kotlin.version>1.8.0</kotlin.version>
+ <kotlin.version>1.9.0</kotlin.version>
89
</properties>
90
91
<dependencyManagement>
0 commit comments