Skip to content

Commit

Permalink
Update dependency io.outfoxx:swiftpoet to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent ceae589 commit 00a9198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ protobuf-gradlePlugin = { module = "com.google.protobuf:protobuf-gradle-plugin",
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
protobuf-javaUtil = { module = "com.google.protobuf:protobuf-java-util", version.ref = "protobuf" }
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
swiftpoet = { module = "io.outfoxx:swiftpoet", version = "1.6.5" }
swiftpoet = { module = "io.outfoxx:swiftpoet", version = "1.6.6" }
truth = { module = "com.google.truth:truth", version = "1.4.4" }
vanniktechPublishPlugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.30.0" }

0 comments on commit 00a9198

Please sign in to comment.