Hi Juraj, THanks for your message. I'm not sure what exactly you're missing here. There is no artifact called jooq_2.11 (as per your linked URLs). These are the available artifacts: https://repo1.maven.org/maven2/org/jooq/
Maybe a typo somewhere? Cheers, Lukas 2018-04-13 17:32 GMT+02:00 <[email protected]>: > Hello, > > I'm trying to upgrade jOOQ lib in my SBT project but none of the versions > 3.10 is available. > This is my buil.sbt: > > "org.jooq" % "jooq" % "3.10.6", > "org.jooq" % "jooq-meta" % "3.10.6", > "org.jooq" % "jooq-codegen" % "3.10.6", > "org.jooq" % "jooq-scala" % "3.10.6" > > However upgrade to version 3.9.6 works. > > The files seems to be missing: > https://repo1.maven.org/maven2/org/jooq/jooq_2.11/3. > 10.6/jooq_2.11-3.10.6.pom > http://repo.typesafe.com/typesafe/releases/org/jooq/ > jooq_2.11/3.10.6/jooq_2.11-3.10.6.pom > > -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
