Skip to content

Commit

Permalink
docs: akka-projection-r2dbc had the wrong version (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored May 24, 2024
1 parent 2990236 commit c4da577
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ artifact4=akka-persistence-r2dbc_$scala.binary.version$
version4=$akka.r2dbc.version$
group5=com.lightbend.akka
artifact5=akka-projection-r2dbc_$scala.binary.version$
version5=$akka.r2dbc.version$
version5=$project.version$
}

### Transitive dependencies
Expand Down

0 comments on commit c4da577

Please sign in to comment.