Skip to content

Commit a86421d

Browse files
authored
chore: bump up dependencies version to 0.2.3
1 parent 6e582a5 commit a86421d

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.2'
29+
def dependenciesVersion = '0.2.3'
3030

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

0 commit comments

Comments
 (0)