Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
Update dependencies versions (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg authored Dec 20, 2023
1 parent 5ddfee9 commit 75712eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref =
gradleGitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.4.0" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
springKotlin = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin"}
springBoot = { id = "org.springframework.boot", version = "2.6.6" }
spotless = { id = "com.diffplug.spotless", version = "6.4.1" }
springBoot = { id = "org.springframework.boot", version = "2.7.18" }
spotless = { id = "com.diffplug.spotless", version = "6.13.0" }

0 comments on commit 75712eb

Please sign in to comment.