Skip to content

Commit dfe116a

Browse files
authored
Merge branch 'master' into 806
2 parents d6981d9 + 2b199c1 commit dfe116a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ We use this package as a dependency in the
2424
<dependency>
2525
<groupId>org.eolang</groupId>
2626
<artifactId>lints</artifactId>
27-
<version>0.0.58</version>
27+
<version>0.0.60</version>
2828
</dependency>
2929
```
3030

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.yaml</groupId>
104104
<artifactId>snakeyaml</artifactId>
105-
<version>2.5</version>
105+
<version>2.6</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>com.yegor256</groupId>

0 commit comments

Comments
 (0)