Next version - pac4j/play-pac4j GitHub Wiki

The next version 13.0.4-PLAY3.0-SNAPSHOT is under development.

Maven artifacts are built via Github Actions and available in the Sonatype snapshots repository. This repository must be added in the resolvers of your build.sbt file:

resolvers ++= Seq(Resolver.mavenLocal, "Central Portal Snapshots" at "https://central.sonatype.com/repository/maven-snapshots/")