Skip to content

Commit

Permalink
Fix specific record example
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Cabala committed Apr 30, 2024
1 parent 4a4e147 commit d68dc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ where rounding mode could be one of `UP`, `DOWN`, `CEILING`, `FLOOR`, `HALF_UP`,
```groovy
dependencies {
// ... other dependencies here
compile 'org.apache.avro:avro:1.8.2'
implementation 'org.apache.avro:avro:1.8.2'
}
```
Expand Down

0 comments on commit d68dc0b

Please sign in to comment.