We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22c1d2 commit bef0224Copy full SHA for bef0224
README.md
@@ -80,12 +80,12 @@ Returns `Throwing(Predicate|Supplier|Consumer`) instance as a new `ThrowingFunct
80
<dependency>
81
<groupId>com.pivovarit</groupId>
82
<artifactId>throwing-function</artifactId>
83
- <version>1.5.1</version>
+ <version>1.6.0</version>
84
</dependency>
85
86
##### Gradle
87
88
- compile 'com.pivovarit:throwing-function:1.5.1'
+ compile 'com.pivovarit:throwing-function:1.6.0'
89
90
### Dependencies
91
0 commit comments