Next version - pac4j/play-pac4j GitHub Wiki

The next version 12.0.1-PLAYx.x-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, "Sonatype snapshots repository" at "https://oss.sonatype.org/content/repositories/snapshots/")