Skip to content

Commit 5f0d292

Browse files
authored
chore: revert dependenciesVersion to 0.2.2 (#213)
1 parent a86421d commit 5f0d292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dagger-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def flinkVersion = rootProject.flinkVersion
2626
version = rootProject.file('version.txt').text.trim()
2727

2828
def minimalVersion = version
29-
def dependenciesVersion = '0.2.3'
29+
def dependenciesVersion = '0.2.2'
3030

3131
description = """dagger to the heart!"""
3232

0 commit comments

Comments
 (0)