File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Archives containing JAR files are available as [releases](https://github.com/int
1414 <dependency >
1515 <groupId >io.github.intisy</groupId >
1616 <artifactId >intisy/java-utils</artifactId >
17- <version >1.1.4 </version >
17+ <version >1.1.6 </version >
1818 </dependency >
1919```
2020
@@ -41,7 +41,7 @@ Archives containing JAR files are available as [releases](https://github.com/int
4141 }
4242 }
4343 dependencies {
44- implementation 'io.github.intisy:intisy/java-utils:1.1.4 '
44+ implementation 'io.github.intisy:intisy/java-utils:1.1.6 '
4545 }
4646```
4747
@@ -53,7 +53,7 @@ Archives containing JAR files are available as [releases](https://github.com/int
5353 id "io.github.intisy.github-gradle" version "1.1"
5454 }
5555 dependencies {
56- githubImplementation "intisy:intisy/java-utils:1.1.4 "
56+ githubImplementation "intisy:intisy/java-utils:1.1.6 "
5757 }
5858```
5959
You can’t perform that action at this time.
0 commit comments