Skip to content

Commit

Permalink
Update test case to better exercise freestanding gradle script plugin…
Browse files Browse the repository at this point in the history
… dependency upgrade support.

See:
95aa6bd
b10ead6
  • Loading branch information
sambsnyd committed Sep 10, 2024
1 parent f59f02d commit a0b9abe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1454,7 +1454,7 @@ class RewriteRunTest : RewritePluginTest {
- org.openrewrite.gradle.UpgradeDependencyVersion:
groupId: com.fasterxml.jackson.core
artifactId: jackson-databind
version: 2.17.2
version: 2.17.0-2.17.2
""")
buildGradle("""
plugins {
Expand Down

0 comments on commit a0b9abe

Please sign in to comment.