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

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 6, 2022
1 parent 8895b22 commit 54b2dff
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
@@ -1,5 +1,5 @@
[versions]
kotlin = "1.6.10"
kotlin = "1.6.20"

[libraries]
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
Expand All @@ -10,4 +10,4 @@ gradleGitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2
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" }
spotless = { id = "com.diffplug.spotless", version = "6.4.2" }

0 comments on commit 54b2dff

Please sign in to comment.