Skip to content
Snippets Groups Projects
Verified Commit b93a5382 authored by Griefed's avatar Griefed :joystick:
Browse files

build: Update buildSrc deps

parent 7fc630ca
No related branches found
No related tags found
1 merge request!606Develop
Pipeline #8908 passed
[versions]
# https://kotlinlang.org/docs/releases.html#release-dbbbetails
kotlin = "2.0.10"
kotlin = "2.0.20"
# https://kotlinlang.org/docs/all-open-plugin.html#gradle
kotlinAllOpen = "2.0.10"
kotlinAllOpen = "2.0.20"
# https://mvnrepository.com/artifact/org.jetbrains.kotlin.plugin.jpa/org.jetbrains.kotlin.plugin.jpa.gradle.plugin
kotlinJpa = "2.0.10"
kotlinJpa = "2.0.20"
# https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-gradle-plugin
springGradle = "3.3.2"
springGradle = "3.3.3"
# https://mvnrepository.com/artifact/io.spring.gradle/dependency-management-plugin
springDependencyMan = "1.1.6"
......@@ -25,7 +25,7 @@ licenseReport = "2.9"
frontendPlugin = "8.1.0"
# https://plugins.gradle.org/plugin/com.install4j.gradle
install4j = "10.0.8"
install4j = "10.0.9"
[libraries]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment