We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8697502 commit b8ae45eCopy full SHA for b8ae45e
build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
3
ext {
4
- kotlinVersion = '2.1.10'
+ kotlinVersion = '2.1.20'
5
springBootVersion = '3.4.4'
6
springKafkaVersion = '3.3.4'
7
springfoxVersion = '3.0.0'
0 commit comments