Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.gradle.toolchains.fooj…
Browse files Browse the repository at this point in the history
…ay-resolver-convention-0.8.0
  • Loading branch information
hfhbd authored Jan 16, 2024
2 parents 21e4f65 + c4bb36e commit 48ce056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "1.9.21"
serialization = "1.6.1"
kotlin = "1.9.22"
serialization = "1.6.2"
exposed = "0.45.0"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pluginManagement {
plugins {
id("mySettings")
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
id("com.gradle.enterprise") version "3.15.1"
id("com.gradle.enterprise") version "3.16.1"
}

gradleEnterprise {
Expand Down

0 comments on commit 48ce056

Please sign in to comment.