Skip to content

Commit

Permalink
Merge pull request #145 from detached/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlin.kapt-1.9.10

Bump org.jetbrains.kotlin.kapt from 1.8.22 to 1.9.10
  • Loading branch information
detached authored Sep 29, 2023
2 parents aa92c2c + 4152bbf commit 5493ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "org.jetbrains.kotlin.jvm" version "1.9.10"
id "org.jetbrains.kotlin.kapt" version "1.8.22"
id "org.jetbrains.kotlin.kapt" version "1.9.10"
id "org.jetbrains.kotlin.plugin.allopen" version "1.9.0"
id "com.github.johnrengelman.shadow" version "8.1.1"
id "io.micronaut.application" version '3.7.10'
Expand Down

0 comments on commit 5493ca8

Please sign in to comment.