We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6981d9 + 2b199c1 commit dfe116aCopy full SHA for dfe116a
README.md
@@ -24,7 +24,7 @@ We use this package as a dependency in the
24
<dependency>
25
<groupId>org.eolang</groupId>
26
<artifactId>lints</artifactId>
27
- <version>0.0.58</version>
+ <version>0.0.60</version>
28
</dependency>
29
```
30
pom.xml
@@ -102,7 +102,7 @@
102
103
<groupId>org.yaml</groupId>
104
<artifactId>snakeyaml</artifactId>
105
- <version>2.5</version>
+ <version>2.6</version>
106
107
108
<groupId>com.yegor256</groupId>
0 commit comments