Skip to content

Commit

Permalink
Update all non-major dependencies to v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent e81bb82 commit 3cfbec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform

plugins {
kotlin("jvm") version "2.1.0"
kotlin("plugin.serialization") version "2.1.0"
kotlin("jvm") version "2.1.10"
kotlin("plugin.serialization") version "2.1.10"
}

group = "xyz.gmitch215"
Expand Down

0 comments on commit 3cfbec6

Please sign in to comment.