Skip to content

Commit 9157af7

Browse files
Update plugin com.github.davidmc24.gradle.plugin.avro to v1.2.1
1 parent f6a7067 commit 9157af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ rootProject.name = "java-dynamic-sqs-listener-parent"
44
pluginManagement {
55
plugins {
66
id("org.springframework.boot") version "2.3.4.RELEASE"
7-
id("com.github.davidmc24.gradle.plugin.avro") version "1.2.0"
7+
id("com.github.davidmc24.gradle.plugin.avro") version "1.2.1"
88
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
99
id("com.github.spotbugs") version "4.5.1"
1010
id("io.gitlab.arturbosch.detekt") version "1.14.1"

0 commit comments

Comments
 (0)